Advertisement
Guest User

Untitled

a guest
Mar 25th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. drwxr-xr-x 2 maxftp maxftp 4.0K Mar 24 22:14 ftp
  2.  
  3. ftp> put Downloads/about
  4. local: Downloads/about remote: Downloads/about
  5. 200 PORT command successful. Consider using PASV.
  6. 553 Could not create file.
  7.  
  8. curl -T Downloads/about ftp://<myip> --user <myuser>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement