Quantcast
Channel: Welcome To TechBrothersIT
Viewing all articles
Browse latest Browse all 1876

How to Download all the Files from a folder from FTP Server to Local Folder in SSIS Package - SQL Server Integration Services (SSIS) Tutorial

$
0
0

Scenario:

Let's suppose our vendors upload the files to one of the folder on daily basis on FTP Server. We need to create an SSIS Package that should be able to download all the files from that folder when we execute.

Solution:

We can use FTP Task in SSIS Package to download all the files from a FTP Server folder to local folder.

In this video we will learn following items

  1. How to create an SSIS Package from Basics
  2. How to create variables in SSIS Package and save Local Folder path and Remote folder path with wildcard for FTP Task
  3. How to use FTP Task in SSIS Package to download all the files from FTP Server Folder To Local Folder


Download all the Files from a FTP Server Folder to Local Folder by using FTP Task in SSIS Package

    Viewing all articles
    Browse latest Browse all 1876

    Trending Articles