Re: Process exit code 1 in SSIS after enabling logging
I'm not an SSIS expert, but imo your syntax is wrong. The pluses should not be there.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
+ "/loglevel=0" + "/log=E:\SSIS Projects\Folder1\WINSCP_log.txt"
Description: In Executing "C:\Program Files (x86)\WinSCP\WinSCP.com" ""/script=E:\SSIS Projects\folder1\SFTPconnect -folder sync.txt"+"/loglevel=0"+"/log=E:\SSIS Projects\folder1\Winscp_log.txt"" at "", The process exit code was "1" while the expected was "0". End Error DTExec: The package execution returned DTSER_FAILURE (1).