DEPRECATED: Starting with SSIS+ 1.9, the .NET scripts are no longer maintained. Use the provided JavaScript alternative scripts instead.
Script File:
Overview
Script task to get remote FTP files list.
Setup
The script 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 for implementing parameters user interface.