B
Brad
Thanks for taking the time to read my question.
I am using
FileCopy Me.FilePath, ServerFolderPathAndFile
to transfer a file from a local machine to a NAS drive which is on the
network but it tells me that Access is Denied.
I can copy and paste to that drive using Windows Explorer (I have
permissions) but FileCopy won't work.
How do you get around this problem? Do I need to send permissions to the
NAS drive in code(Permissions are required to access it).
Thanks again,
Brad
I am using
FileCopy Me.FilePath, ServerFolderPathAndFile
to transfer a file from a local machine to a NAS drive which is on the
network but it tells me that Access is Denied.
I can copy and paste to that drive using Windows Explorer (I have
permissions) but FileCopy won't work.
How do you get around this problem? Do I need to send permissions to the
NAS drive in code(Permissions are required to access it).
Thanks again,
Brad