Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

mspiegel@...

Download Files from a folder with a dynamic name each day

I'm looking for help with writing the proper syntax to download files from a folder on a FTP site that is stored in folders by date.

The folder structure is as follows:

03212016
03222016
03232016
03242016

The files inside of each folder have a date/time stamp of the calendar day that follows. i.e. folder 03212016 has files with a date/time stamp of 03222016hhmmss



What's the proper script to write to automate the process so I can have WinSCP download the files from the correct folder each day?

Thanks