Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Copying files - permissions

843789Jul 24 2009 — edited Jul 28 2009
Hi there,

I am copying files from C:\folder1 to E:\folder1, E: being an external harddrive, but I get an (Access is denied) message when I print the FileNotFoundException. I believe this is an operating system problem rather than a java, but I was just wondering if others have asked this question and have been told how to work through it. I have tried to change the permissions on the both folders but they just reset back to read-only. (I am an administrator)

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 25 2009
Added on Jul 24 2009
11 comments
214 views