September 11, 2008 at 4:50 pm
Comments posted to this topic are about the item SSIS Synchronize Remote FTP Directory
Tommy
Follow @sqlscribeNovember 11, 2008 at 10:06 am
Tommy
Thank you for this example code. It saved my life as I wasted a lot of time trying to use the FTP task which will not accept a password variable as one of its expressions.
I adapted your code so that I could loop through a list of FTP sites (held in a table), connect to them and download any files on them (not a lot to ask you would think). I am getting more disillusioned with SSIS the more I work with it.
If articles like yours weren't published the SSIS community would be stuffed.
Thanks again
Peter Doyle
November 11, 2008 at 2:19 pm
Peter Doyle (11/11/2008)
TommyThank you for this example code. It saved my life as I wasted a lot of time trying to use the FTP task which will not accept a password variable as one of its expressions.
I adapted your code so that I could loop through a list of FTP sites (held in a table), connect to them and download any files on them (not a lot to ask you would think). I am getting more disillusioned with SSIS the more I work with it.
If articles like yours weren't published the SSIS community would be stuffed.
Thanks again
Peter Doyle
Thank you Peter, I'm glad to hear it helped you out 🙂
Tommy
Follow @sqlscribeJune 2, 2009 at 2:52 am
Thanks Tommy..
This helped me alot and simplified my life. It integrated quite well with my existing package and I think this script is a keeper (at least for me)..
November 4, 2014 at 12:48 pm
Thank you guys! Really helped a lot!
December 9, 2014 at 12:33 pm
Does this script works if a new version of the same file copied to ftp site? File name stays the same only date modified updated? Please let me know
May 2, 2016 at 1:15 pm
Thanks for the script.
June 11, 2019 at 2:56 pm
Thnk
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply