Upload file with timestamp
I have a file created daily with a file name filename_yyyymmdd.zip. I've not been able to get my script to recognize the filename with timestamp when uploading. Below is my "put" line, any ideas?
Put "\\loacalserver\automation\filename_%%TIMESTAMP#yyyymmdd%%.zip"
Put "\\loacalserver\automation\filename_%%TIMESTAMP#yyyymmdd%%.zip"