Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FTPing file with dates in their names

Status
Not open for further replies.

richrich05

Programmer
Aug 15, 2005
24
0
0
US
Hi so i figured out how to FTP files using automated scripts but now i need to figure out how to send files with dates in there name eg. filename08-27-07.txt any one run into this challenge?
 
Are you needing to figure out how to specify those filenames in a script, i.e. append a date in a certain format to a base filename? If so, I have several example scripts on the samples page of my site (link below) that show how to create date strings in various formats that should get you started.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top