File Not Found
I use Windows Task Scheduler to run the following:
Then add arguments below:
When I run this task manually via Task Scheduler it works. When I let Task Scheduler run it on a schedule it fails to find any files. Attaching the log file. Could it be my lowercase
"C:\Program Files (x86)\WinSCP\WinSCP.exe"
/log="E:\scripts\logs\company.log" /ini=nul /command "open sftp://xx-admin:xx@sftp.xx.com/ -hostkey=""ssh-xxx=""" "Put -delete E:\ftproot\company\*.* /uploads/" "exit"
e:\
in the file path?