Re: Put -latest source dest
For a test, run this in your Scheduler task instead of WinSCP:
Program/script:
Arguments:
What do you get in
See also https://winscp.net/eng/docs/guide_debugging_scheduler#file_access
Program/script:
cmd.exe
Arguments:
/c dir c:\toupload\* > c:\users\folder\scripts\dir.log 2>&1
What do you get in
dir.log
?
See also https://winscp.net/eng/docs/guide_debugging_scheduler#file_access