Is there a way with wget to get just all jpegs of a web server tree ? I'm reading the docs, but haven't figured it out yet
what I'd like is like: wget www.myserver.tld *.jpg the 'g' options told me: wget: glob: Please specify on or off. Warning: wildcards not supported in HTTP. I'm trying to come up with some sort of image backup before user uploads new images -- Voytek -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
