Re: Gedtting files from folder whose nae is current date
This example can help you:
https://winscp.net/eng/docs/script_download_timestamped_filename
https://winscp.net/eng/docs/script_download_timestamped_filename
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
Hi
I am writing a batch script that gets files from a remote directory whose name reflects the current date. i.e. The directory of the 14th April 2011 will be names '20110414', this directory is also a subdirectory of the root directory.
How can I write a batch script that will recognise the current date and use this to specify the remote directory?
I am very new to this and appreciate all help given.
Thanks
Steve