On more investigation found that command line WinSCP is causing the issue - triggers from the WinSCP C# api called winscp.exe. This happens also via regular command line on windows.
Attached the logs from that.
This is the command line command used :
winscp.com /log="C:\temp\WinSCP.log" /command "open sftp://user:pass@10.27.119.193/" "put C:\\temp\\Baylor_Miraca_Genetics_Laboratories_LLC_45D0660090_TEST.csv /home/bgdevtest/Texas/" "exit"
Though - using WinSCP GUI works fine!
I am missing something.
-
WinSCPSession_20211028.log (149.42 KB, Private file)
Description: Logs
Description: Log from Winscp api
Description: Log from command prompt on windows