Re: Winscp not executed in Automation script
I have sent you an email with a debug version of WinSCP to the address you have used to register on this forum.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
D:\APPS\WINSCP\WINSCP.COM /? > c:\xxx\xxx.out you get the output.
D:\APPS\WINSCP\WINSCP.COM /script=c:\xxx\xxx.txt > c:\xxx\xxx.out you get no output?
D:\APPS\WINSCP\WINSCP.COM /command "echo blah" "exit" > c:\xxx\xxx.out?
If you wrapwinscp.comcall (notwinscp.exe) into a batch file and redirectwinscp.comoutput to a file, do you get anything?
See https://winscp.net/eng/docs/guide_debugging_scheduler#output
After executing every 15 minutes for about 5 hours, the Winscp ends without trace.
winscp.com call (not winscp.exe) into a batch file and redirect winscp.com output to a file, do you get anything?
No record in the event logs, no SFTP log in the master log file (FTP-Download[%1].LOG)
FTP-Download[%1].LOG is not created at all, or that there's no SFTP activity in the created log?