File or folder does not exist - running in SSIS Script
have had a look in the forum - and cant see this issue..
if i connect to the remote site using the WinSCP executable, all works fine - can download files from the source site
if i do the same connection within a SSIS script task, can get a list of the files in the source folder - but when the code tries to copy the files over, get WinSCP.SessionRemoteException: File or folder '\' does not exist
as far as i can see, the setup is exactly the same for the two tests
am using WinSCP 5.5.3 and SQL2012
if i connect to the remote site using the WinSCP executable, all works fine - can download files from the source site
if i do the same connection within a SSIS script task, can get a list of the files in the source folder - but when the code tries to copy the files over, get WinSCP.SessionRemoteException: File or folder '\' does not exist
as far as i can see, the setup is exactly the same for the two tests
am using WinSCP 5.5.3 and SQL2012