Do you run winscp3.exe or winscp3.com? Winscp3.exe shoud never return 2. Winscp3.com returns 2 basically if it cannot find and run winscp3.exe.
Hi,
Im using SSIS to call the winscp3 executable with variable arguemtns to connect to a sftp server and download some files.
When I run my SSIS package directly it works every time, however when it is ran as part of a scheduled job it fails.
The exit code (the only info I have) is 2. I cant seem to find what that code means, I would expect 0 for success and 1 for failure. Does anyone know what 2 would be :?:
Hope you can help.....
Thanks