Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

SSIS Synchronize Remote FTP Directory

By Tommy Bollhofer, 2013/05/17

This wasn't the first time I could have used something like this :) I figure why not share it w/ the rest of my SQLServerCentral.com colleagues! Enjoy :)

The supplied VB.NET code should be implemented in a script task in SSIS. The script will retrieve a distinct list of file names from a table and incorporate them into an ArrayList. It will then compare the ArrayList against a remote FTP server and retrieve only the files that have not already been processed into the database. You must change the parameters to suite your environment in order for the script to work. Please refer to the comments within the script.

Total article views: 2280 | Views in the last 30 days: 346
 
Related Articles
FORUM
FORUM

Script

Need Automated Script

FORUM

drop script

drop script

FORUM

script errors

script errors

 
Contribute

Join the most active online SQL Server Community

SQL knowledge, delivered daily, free:

Email address:  

You make SSC a better place

As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.

Join us!

Steve Jones
Editor, SQLServerCentral.com

Already a member? Jump in:

Email address:   Password:   Remember me: Forgotten your password?
Steve Jones