Guest User

Untitled

a guest
Oct 20th, 2017
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. $ lftp -e 'set ssl:verify-certificate no; mirror -R -e app/fonts/ app/fonts/ ; bye' -u abc,xyz ftp.example.com
  2.  
  3. ln: Fatal error: 500 'SITE SYMLINK' not understood
  4.  
  5. $ ln -s ../app/fonts/myfont myfont
Add Comment
Please, Sign In to add comment