User Rights

G

Guest

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
 
G

Guest

Solution:

It seems that the file I was trying to transfer was corrupt. Not sure why,
but it works now.

Thanks,

Brad
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top