Skip to content

Instantly share code, notes, and snippets.

@abdulhadad
Last active November 27, 2018 10:45
Show Gist options
  • Save abdulhadad/47931130239f1bc1fa76efbe2b73aedb to your computer and use it in GitHub Desktop.
Save abdulhadad/47931130239f1bc1fa76efbe2b73aedb to your computer and use it in GitHub Desktop.
Download folder web wget
wget -r -np -e "robots = off" http://host/folder/
wget -r -np -e "robots = off" -k http://host/folder/ # dengan konversi url ke lokal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment