FN-GM Posted January 13, 2012 Posted January 13, 2012 Hi, On a webserver where there is a large collection of files stored. They are stored just in a folder on a webserver, the webserver indexes the files. This is an example of what I mean (I just found this randomness on google): Index of /images/b Is there a way i can download all of the files at once without clicking and saving each one? Hope that makes sense? Thanks
CyberNerd Posted January 13, 2012 Posted January 13, 2012 use wget mirror (or recursive) wget -m [url=http://www.myroms.org/images/b/]Index of /images/b[/url]
Flakes Posted January 13, 2012 Posted January 13, 2012 erm, if i remember correctly theres a firefox addon, i think its called downthemall that will allow you to download all links on a website. 1
Pyroman Posted January 13, 2012 Posted January 13, 2012 (edited) Webreaper *edit: actually scrap that downthemall looks awesome! just right click on the page and select downthemall then there's just a tick box for jpeg Edited January 13, 2012 by Pyroman
mwbutler Posted January 13, 2012 Posted January 13, 2012 +1 for downloadthemall. It will also do video files, document files and so on.
cpjitservices Posted January 13, 2012 Posted January 13, 2012 if you hae a Linux box running you can use wget or an rsync script
FN-GM Posted January 15, 2012 Author Posted January 15, 2012 erm, if i remember correctly theres a firefox addon, i think its called downthemall that will allow you to download all links on a website. This looks to be the ideal thing! Thanks
tom_newton Posted January 15, 2012 Posted January 15, 2012 IIRC both wget and curl are available for windows too...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now