Created
April 13, 2020 16:55
-
-
Save ruben-rodriguez/b6d0199bf1d84cc139409f1447ae7dd1 to your computer and use it in GitHub Desktop.
Quickly download FTP like site with WGET
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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