> "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. > > Get yourself a copy of the date.exe program (part of Cygwin etc.). > date.exe --help > > Usage: date.exe [OPTION]... [+FORMAT] > or: date.exe [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]] > Display the current time in the given FORMAT, or set the system date. ------------Thanks for your reply, but I fail to understand how another program could help me.I am not a programmer, so linking 2 programs together for me is quite difficult.I really cannot understand how to use data.exe to solve my issue. If I "have" to use a script, then it would need to be something that runs using Win DOS batch file.If anyone has any pointer I'm happy to follow them. Thanks.Michele
