Overview
Script task to get remote FTP files list. It has the following parameters:
- FtpConnection – FTP connection manager selection.
- RemotePath – path of remote files list to get.
- ResultVariable – package variable where result files list is stored. The type of variable should be Object.
Requirements
Depends on CozyRoc Script Task Plus component for implementing parameters user interface.
Library references
- System
- System.Data
- Microsoft.SqlServer.ScriptTask
- Microsoft.SqlServer.ManagedDTS
- CozyRoc.SSISPlus

