Last active
November 9, 2023 21:25
-
-
Save shaneturner/7197a8fcb8cce102a2ed9d5aa8ff3524 to your computer and use it in GitHub Desktop.
Make website backup copy using WGET
This file contains 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 _H -k -K -p --random-wait -e robots=off -U mozilla ***URL_HERE*** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment