Downloading all files from webserver
April 3, 2007 8:47 PM
Subscribe
Downloading every file from a website
I have to download multiple small files (over 2000) from a website (using autoindex for listing). There are folders and subfolders that i need to download and keep the files in their respective folders (it is much too much work arrange them in folders after I downloaded the files). I tried using DownThemAll extension in Firefox, but it doesnt work well for subfolders(have to do click on each folder and restart DownThemAll). Also the website requires authentification via a form (username and password)
I need a program that can do this for me, keeps the files in their respective folders, and can download selectively by extensions.
I tried SurfOffline, and BackStreet Browser and they dont work(or i couldnt make them work).
Any suggestions are appreciated
posted by victorashul to computers & internet (9 comments total)
6 users marked this as a favorite
wget -m http://www.yoururlgoeshere.fakewould give you the whole site.posted by SansPoint at 8:55 PM on April 3, 2007