Am Sam, 2004-01-24 um 07.44 schrieb tripolar: > I would like to download all files from an ftp site. probably 250 files > some between 25-50 Megs.I am wondering about using wget with shell ( > bash) script to login, download all files, if one is found on harddrive > ignore and goto next one. one file at a time to prevent using too much > of their bandwidth. > >From my questions you can safely assume I have never written a shell > script. > any suggestions for this issue?
There's no need for a script. Just use wget -> man wget. HTH -- Matthias Hentges Cologne / Germany [www.hentges.net] -> PGP welcome, HTML tolerated ICQ: 97 26 97 4 -> No files, no URL's My OS: Debian Woody. Geek by Nature, Linux by Choice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

