ok
i totally forgot the syntax
via
Xcopy or if you have another easier program
to move users shared files to another server(across network)
and keep the permissions/security the same.
You can use
Robocopy, where you can retain the permissions.
robocopy SOURCE(Please give the source from where you wanttocopy) destination (where tocopy) /S /E /SEC /R:0 > c:\temp\robo.txt (Writing to a text file)
Robocopy comes with windoows 2000 resource kit. test it before you are ready.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.