martin Re: Appending date and time to a filename in the put command 2011-09-23 This example may help you: https://winscp.net/eng/docs/script_download_timestamped_filename
eamakatu Appending date and time to a filename in the put command 2011-09-20 16:03 I am using the PUT command but would like to add a MMDDCCYYMMHHSS timestamp to the filename. Example MyfileMMDDCCYY.txt Is this possible using the PUT command? Thank you