The SFTP and FTP/SSL component included in File Transfer Pack was not especially designed to run inside the SSIS (SQL Server Integration Services). However, with little effort both components can be used from inside the SSIS "script task". The trick is in putting the DLLs into the GAC and/or copying it to the proper place.
Read More...