xcopy /O probelm

S

Satheesh

If we use xcopy /O to copy the files from one drive
another, it errors out and after that we can not access
the destination volume anymore. It gives the error "access
denied" and if we check the user rights for this volume,
it seems to be wiped out. The problem doesnt exist if we
use the command to copy within the same physical disk.
Any ideas ?
Thanks,
 
R

Ritchie

Satheesh said:
If we use xcopy /O to copy the files from one drive
another, it errors out and after that we can not access
the destination volume anymore. It gives the error "access
denied" and if we check the user rights for this volume,
it seems to be wiped out. The problem doesnt exist if we
use the command to copy within the same physical disk.

I think you'll be better off with scopy (free) from the reskit:-
ftp://ftp.microsoft.com/reskit/nt4/x86/

I suspect XCOPY's /o and /x switches were an afterthought as they as
not documented in the Win2000 GUI help.
 

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

Top