Is there software for getting all files under a web address/directory for Windows?
Does this kind of software exist?
|
Is there software for getting all files under a web address/directory for Windows? Does this kind of software exist? | ||||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
HTTrack allows you to download a World Wide Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer. | |||
|
feedback
|
|
For websites, the hosting server must allow browsing in that directory (so that you can get the list of files). If that feature is turned off, you won't be able to list the files. You can also connect with FTP using something like Filezilla. | |||
|
feedback
|
|
pretty sure there is a firefox extension that will do what you want. Cant remember what its called unfortunately but it may be worth having a look! | |||
|
feedback
|
|
The Firefox addon ScrapBook might help you.
| ||||
|
feedback
|