Hi, I'm currently creating an SSIS package to load CSV files into SQL on a weekly basis. Once the data flow has completed I need to archive these CSV files into a new folder each week with the system date to be included in the folder name. Any ideas how I can do this? Would it be best to create a Script Task or use a File System task? I'm a little lost any help would be great thanks!
...and when you are scheduling this task ensure the SQLagent account has relevant permissions on specified directories.