Using File System Task and FTP Task in SQL server SSIS
No Comments
Tasks are fundamental units in SSIS control flow. Every task in SSIS needs to be configure with required fields. This post going to explain how to use FTP and File System task. You can use the File System to automate…