HI, Can any one give me step by step approachon creating a package in SSIS in order to download and unzipthe files from ftp into a certain folder dynamically ?
It would be really great if i could schedule it as well fora certain time, if possible.
Many Thanks..
Hi!
Sorry for the late answer... I'm really busy in this month.
Check the post on moving huge ammount of files...
Give more details.
Pedro
HI Pedro, I checked your post on moving hugeamount of files..it is a good one,but only moves files,whereas my requirement is to download the zipped filesfrom an FTP and then extract those zipped files,if possible ?
Inside teh for each loop add a FTP task to get each file...
already tried?
regards,