LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   pwning lots of files from a webserver... (https://www.linuxquestions.org/questions/linux-software-2/pwning-lots-of-files-from-a-webserver-234674/)

xconspirisist 09-24-2004 06:14 AM

pwning lots of files from a webserver...
 
hey there. I want to get a whole load of .zip files from a webserver. namely, fonts as zip archives.

This;

wget http://www.1001freefonts.com/winfonts/*

wont work...

Any suggestions?

r0b0 09-24-2004 06:16 AM

wget -r -np http://www.whatever/directory/

xconspirisist 09-24-2004 06:27 AM

awsome. Thanks very much.


All times are GMT -5. The time now is 11:53 AM.