> "Michele Mor" wrote:
> >>> Hi.I'm trying to setup a DOS batch that would download multiple files 
> >>> every few days using curl (from ftp site).
> >>> These files have the following name structure:abc_20101122062015_def.rar
> >>> The part of the file name that change is the date-time.
> >
> 
> If you just want to get a local copy of everything there, just run wget
> -m on the ftp folder.
> The first time it will download everything, the following ones only the
> new files.
I am testing wget as well, but for some reason I cannot log into that ftp site.
Note that I use the same settings that I use with curl - but I have made a post 
about it on the wget forum.
Thanks for your help!
Michele

Reply via email to