guide_ssis » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2011-09-29 | 2012-06-05 | ||
| batch abort (martin) | preferring library_ssis (martin) | ||
| Line 1: | Line 1: | ||
| ====== SFTP Task for SSIS ====== | ====== SFTP Task for SSIS ====== | ||
| - | //This guide contains description of creating SFTP file transfer task for SSIS using WinSCP((SFTP is also incorrectly known as Secure FTP.)).// | + | //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]].**// |
| 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. | ||