Wednesday, January 29, 2014

How to SFTP file via SSIS

 

We are using SSIS 2008R2 and the default FTP component does not support Secure FTP. A workaround is to utilize the Winscp program via Execute Process Task

utility and prepare a Winscp script for this purpose. Link below has all the details

 

 

http://winscp.net/eng/docs/guide_ssis

No comments:

Post a Comment