Using SFTP and FTP/SSL in SSIS package in VS 2012

  |   Vit Zyka

SFTP and FTP/SSL components (included in Rebex File Transfer Pack) were not especially designed to run inside the SSIS (SQL Server Integration Services). However, with little effort component can be used from inside the SSIS "script task". The FTP/SSL ...

10 years of Rebex FTP!

  |   Lukas Pokorny

Ten years ago, we released the first version of Rebex FTP. I wrote most of the core code myself and we all learned a lot during the process. Rebex was new in this field and we didn't quite know what to expect, so we were delighted when you, our customers, ...

File modification date and time in FTP

  |   Jan.Sotola
FTP

Updated 16th Jul 2013: added description for IIS 8.0. FTP protocol provides several ways to obtain a file's last modified date/time. The returned values may vary in time zone or time precision. This article discusses the technological background, ...