File&Folder permission copy and move

  • Thread starter Thread starter f@bio
  • Start date Start date
F

f@bio

Hi All,
i need to copy or move a folder, with subfolders and
files, from one NTFS volume attached to server 1 to
another NTFS volume, attached to server 2.

The servers are in the same domain, under AD and they
have the same users & groups.

So how can i copy or move it without lost the assigned
permissions ?

tvmi for your answer

f@bio
 
f@bio said:
Hi All,
i need to copy or move a folder, with subfolders and
files, from one NTFS volume attached to server 1 to
another NTFS volume, attached to server 2.

The servers are in the same domain, under AD and they
have the same users & groups.

So how can i copy or move it without lost the assigned
permissions ?


XCOPY /O from a command prompt.

Andy.
 
thank you Andy, but doesn't work... continue give me an
error "can't copy ID owner is invalid"...

8-(
 
Back
Top