Created
July 17, 2017 15:09
-
-
Save jonascheng/4ec3e2723be8f278dfb5a549d8e40a63 to your computer and use it in GitHub Desktop.
Use wget to get a local copy of a site with all files and folders
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 -m -p -E -k -K -np http://site/path/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment