Thread
:
How could I do this?
View Single Post
Jan 18th, 2007, 11:16 PM
#
3
Serinth
Programmer
Join Date: Sep 2005
Posts: 50
Rep Power:
4
i think wget has a recursive option with a -A option that allows you to specify the filetype you wanna download.
ie.
(
Toggle Plain Text
)
wget -r -l1 --no-parent -A.gif http://www.server.com/dir/
wget -r -l1 --no-parent -A.gif http://www.server.com/dir/
__________________
A girl talked to me once.
http://www.latestanime.com
Serinth
View Public Profile
Find More Posts by Serinth