I want to use SSIS to copy source files to destination folder.
I have a file system task on the control flow and put it in for each loop container.
I added 2 variables varSourceFile, varDestinationFile
I use for each loop container for each file Enumerator which is for soiuce files.
Are there any place to collect destination folder and files for the copy files in the same folder?
Your help and information is great appreciated,
Regards,
Souris,