Unique Logfile Name
Trying to attach a timestamp at the end of the logfile name so it will be easy for me to trouble shoot when I have an issue
here is the batch file that I am running...
winSCP.exe /console /script=MyScript.txt /log="c:\log\MyScript_%TIMESTAMP#yyyymmdd%.log"
all I get in the /log directory is MyScript_.log
thanks for the help
here is the batch file that I am running...
winSCP.exe /console /script=MyScript.txt /log="c:\log\MyScript_%TIMESTAMP#yyyymmdd%.log"
all I get in the /log directory is MyScript_.log
thanks for the help