Not able to establish a ftps connection for sFTP Task in SSIS
60 views
Skip to first unread message
victoria.s...@ipss.fi
unread,
Jun 10, 2009, 1:54:57 AM6/10/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CozyRoc
Hello,
I have a problem with the FTPS Connection for the sFTP Task in SSIS
(MS Visual Studio 2005). When I try to get files from SFTP Server
using psftp.exe it works fine. However when I try to connect from
SSIS, I have the following error message:
Enable to read data from the transport connection: An existing
connection was forcibly closed by the remote host (System).
Any ideas what could be the problem?
Regards,
Victoria
Ivan Peev
unread,
Jun 10, 2009, 8:09:00 AM6/10/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CozyRoc
Hi Victoria,
You should test with SSH Connection Manager in SFTP Task. The PSFTP
application is based on the SSH protocol, not FTPS.