Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 660 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 660 Bytes

SSISFTPTask

SSIS SFTP Task can perform many operations using Rebex SFTP, FTP/SSL (i.e. FTPS) or Classic FTP Protocol. It supports many advanced options.

Features

Support for multiple FTP protocols such as SFTP, FTP, FTPS (i.e. FTP/SSL)

Support for explicit/implicit FTP connection using SSL/TLS encryption

Perform common FTP file operations such as file upload file, download file, delete file (Useful for FTP file looping using ForEach Loop), get single file property (e.g. name, size, exists status)

Support for multi file operation using wildcard pattern or complex include/exclude pattern using a regular expression

Support ASCII/Binary transfer