Showing posts with label ssis ftp task. Show all posts
Showing posts with label ssis ftp task. Show all posts

Sunday, October 7, 2012

How To Delete A Remote FTP Folder In SSIS

Introduction: This article provides complete information about how to delete a remote folder in ssis

simple 3 steps.
First create a simple project in BIDS. after creating a a project in SSIS we will see on how to use FTP task container. Drag and drop the FTP task as shown in the below screen.


clip_image001

Now double click on the task to open the property window and set the properties as shown in the below screen.