guide_ssis » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2014-08-14 | 2014-08-14 | ||
no summary (206.190.77.2) | no summary (206.190.77.2) | ||
Line 1: | Line 1: | ||
====== SFTP Task for SSIS ====== | ====== SFTP Task for SSIS ====== | ||
- | //This guide contains description of creating SFTP((SFTP is also incorrectly known as Secure FTP.)) file transfer task for SSIS using WinSCP [[scripting]]. **Preferred approach is to use [[library_ssis|WinSCP .NET assembly from SSIS script task .NET code]].**// | + | //This guide contains description of creating SFTP((SFTP is also incorrectly known as Secure FTP.)) file transfer task for SSIS using WinSCP [[scripting]]. **The preferred approach is to use the [[library_ssis|WinSCP .NET assembly from SSIS script task .NET code]].**// |
WinSCP offers [[scripting]] interface that you can use to automate file transfers to/from SFTP server. | WinSCP offers [[scripting]] interface that you can use to automate file transfers to/from SFTP server. |