File or folder does not exist - running in SSIS Script

Advertisement

Guest

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
  • WinSCP Extract Issue 20150917.zip (170.34 KB, Private file)
Description: Word docx with screenshots

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: File or folder does not exist - running in SSIS Script

Please attach a full session log file showing the problem (using the latest version of WinSCP).

To generate log file, set Session.SessionLogPath. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.

Also you need to show us the inputs to your code (like sFTP_RemoteDirectory, sFTP_LandingDirectory, sFTP_FileMask, etc).

Reply with quote

Advertisement

You can post new topics in this forum