Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ruben-rodriguez/b6d0199bf1d84cc139409f1447ae7dd1 to your computer and use it in GitHub Desktop.
Save ruben-rodriguez/b6d0199bf1d84cc139409f1447ae7dd1 to your computer and use it in GitHub Desktop.
Quickly download FTP like site with WGET
wget -r --no-parent --no-check-certificate https://<site>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment