S
sawyer4444
Hello,
This is question probably has a simple answer, but I can't figure it out.
For backup purposes I copy all of a partion to a partition on a different
hard drive. I use following xcopy command
"xcopy E:\*.* I:\*.* /EXCLUDE:C:\Copy_From_CDEF_to_GHIJ\ExcludeE.txt
/s/e/c/h/r/k/y/d/g/o"
I've been doing this for years with no problems.
Both the source and target partions are NTFS partitions. I run the batch
files as a user with full administrator permissions.
My target partition was getting short on space, so I compressed it.
Now when I run the batch file, I get "Access Is Denied" error messages.
I've tried giving all the directories full access rights, etc., with no
change. I can't even delete the directories - some of them give me the
"access is denied" error whether I'm trying to delete from a command prompt
or from inside windows explorer.
Help please.
Thanks,
Tom
This is question probably has a simple answer, but I can't figure it out.
For backup purposes I copy all of a partion to a partition on a different
hard drive. I use following xcopy command
"xcopy E:\*.* I:\*.* /EXCLUDE:C:\Copy_From_CDEF_to_GHIJ\ExcludeE.txt
/s/e/c/h/r/k/y/d/g/o"
I've been doing this for years with no problems.
Both the source and target partions are NTFS partitions. I run the batch
files as a user with full administrator permissions.
My target partition was getting short on space, so I compressed it.
Now when I run the batch file, I get "Access Is Denied" error messages.
I've tried giving all the directories full access rights, etc., with no
change. I can't even delete the directories - some of them give me the
"access is denied" error whether I'm trying to delete from a command prompt
or from inside windows explorer.
Help please.
Thanks,
Tom