Hi there,
Is there a utility to copy file shares(with all subdirectories and
files) between 2 file servers(from an NT4 server to a W2K3 server) and
to retain the NTFS permissions? Thanks, T

Re: file copy by Monitor

Monitor
Tue Mar 25 14:28:16 PDT 2008


"Tester" <calinguga@netscape.net> wrote in message
news:a6480fb4-26ac-402b-bbd3-2d4efc725d29@t54g2000hsg.googlegroups.com...
> Hi there,
> Is there a utility to copy file shares(with all subdirectories and
> files) between 2 file servers(from an NT4 server to a W2K3 server) and
> to retain the NTFS permissions? Thanks, T

Yes, there is.



Re: file copy by Meinolf

Meinolf
Tue Mar 25 14:44:08 PDT 2008

Hello Tester,

Robocopy from resource kit or xxcopy, search on google for it.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> Hi there,
> Is there a utility to copy file shares(with all subdirectories and
> files) between 2 file servers(from an NT4 server to a W2K3 server) and
> to retain the NTFS permissions? Thanks, T



Re: file copy by Lanwench

Lanwench
Tue Mar 25 17:38:20 PDT 2008

Tester <calinguga@netscape.net> wrote:
> Hi there,
> Is there a utility to copy file shares(with all subdirectories and
> files) between 2 file servers(from an NT4 server to a W2K3 server) and
> to retain the NTFS permissions? Thanks, T

Am presuming these servers are in the same domain. Robocopy from the
resource kit, with the /SEC switch.