Quantcast
Viewing all articles
Browse latest Browse all 1949

Delete Specific Files or All Files from FTP Server Folder by using FTP Task in SSIS Package - SQL Server Integration Services(SSIS) Tutorial

Scenario:

This is very common requirement that we need to delete some specific file or all the files from FTP Server Folder. 

Solution:

We will be using FTP Task in SSIS Package to delete the required files from FTP Server Folder.

In this video we will learn

  1. How to check the files on FTP Server in a folder
  2. How to create FTP Connection in SSIS Package avoiding common errors.
  3. How to create Variable in SSIS Package to save Remote Path with WildCard
  4. How to use FTP Task in SSIS Package to Delete Files from FTP Server

 Delete Specific Files or All Files from FTP Server Folder by using FTP Task in SSIS Package

    Viewing all articles
    Browse latest Browse all 1949

    Trending Articles