Skip to content

Instantly share code, notes, and snippets.

@bunnywong
Created October 19, 2015 14:47
Show Gist options
  • Save bunnywong/06cdc6d0c01bfe3cf7d4 to your computer and use it in GitHub Desktop.
Save bunnywong/06cdc6d0c01bfe3cf7d4 to your computer and use it in GitHub Desktop.
FTP example
wget -r --user='user@example.com' --password='mypwd' ftp.example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment