[font="Verdana"]From your post, what I understood is you need to copy some files from FTP location to local location first and then FTP the same files to FTP again. You can use / add script task and write a .Net code for copying the files to and from location. For more info: http://www.simple-talk.com/sql/ssis/quick-tip-performing-an-ftp-rename-in-a-ssis-script-task/
you can refer this article to COPY the files...
Thanks,
-- Mahesh[/font]