I am trying to copy files from one directory to another using foreach loop and file system task getting the following error when packaged executed...
"Access to the path '\\fxx\root\shared\ICT\ICT Operational\System Coordinators Folder\CopiedFiles\REJECTED.txt' is denied.".
so it would seem that the user credentials do not have write permissions on the destination folder. So what user do I need to give permissions to?