robocopy question related to files that are shared

R

Rob Galvin

Hi. I would like to robocopy our entire Users directory
(which is shared) from a SCSI-attached array to a fiber-
attached array, all while maintaining the shares AND using
the same exact directory structure. What is the best way
to do this?
 
M

Michael Holzemer

Do you want syntax? Just run robo with the /mir switch, and the subfolder
switch against users directory.
 
M

Mo

With the usual caveat that the /MIR switch can be lethal if you already have
files on the destination folder
 
H

Harshit Agarwal [MSFT]

you could always add the /L switch to see what exactly will be
copied/deleted before going just with /MIR.
 
M

Michael Holzemer

Assuming you wish the folders to sync.

--
Regards,

Michael Holzemer
No email replies please - reply in newsgroup
 

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