Hi
I'm trying to do what should be the simplest of tasks... copy from one UNC path to another but I keep getting
Source: \\server1\ITDept\AutomatedDownloads\ExtractedPDFs (Include filemask set to *)
Destination: \\server1\PDFProcess (Destination file name mack set to *)
Exception in Task: Error 5 creating file handle for file path '\\server\share$\filename': Access is denied
I've selected an account that does have full access permissions to the folders and files on the source and destination.
I can copy from the UNC to local file system and copy from local file system to UNC but not UNC to UNC.
Where am I going wrong? - the account is a domain admin account (for testing) with full access to all files and folders on the server.
Thanks
Neil