Created
October 7, 2016 23:08
-
-
Save DanyelMorales/7f40892dd72dad4f6b86394de7b73413 to your computer and use it in GitHub Desktop.
Download an entire directory 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 --no-parent http://domain.com/any/directory/with/files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment