Re: Need help-ROBOCOPY to move files/permissions from 1 server to anot




"Jordi Maycas" <jmaycasNOSPAM@xxxxxxxxxxx> wrote in message
news:elZGPSEnHHA.3888@xxxxxxxxxxxxxxxxxxxxxxx
The best thing with Robocopy is sync...

I've got a folder with 40 gb of data, and everyday I modify 200 mb - 1 gb.
Everynight runs a process with task manager, and sync dest folder with the
changes. With xcopy you can't do that.

Why not? You need restartable for errors on your network?

Xcopy has /D for updating only files that have changed.

Same answer though: Just try the RoboCopy on a test set of files.

Another good trick for programs like RoboCopy with extensive command
line switches and help, run this:

RoboCopy >RoboCopy.txt

Now you have all of the help in a text file and you can add any "good"
example commands you test to that file for later use.


--
Herb Martin, MCSE, MVP
http://www.LearnQuick.Com
(phone on web site)

"Herb Martin" <news@xxxxxxxxxxxxxx> escribió en el mensaje
news:uicXHDCnHHA.3512@xxxxxxxxxxxxxxxxxxxxxxx

"pbrill1" <pbrill1@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:AC783DDF-DB3B-4E34-96C7-483490AB0AF5@xxxxxxxxxxxxxxxx
I need to move 2GB of files from 1 file server to another, and maintain
all
of the security permissions that have been set on each folder/subfolder.
I
know that simply moving or copying to a different NTFS volume will cause
a
loss of all permission settings...which I need to avoid.

A bit of research shows me that ROBOCOPY is the tool that I need to use,
and
I even found a ROBOCOPY GUI tool that I'd like to learn how to use from
TechNetMag Nov2006 (
http://www.microsoft.com/technet/technetmag/issues/2006/11/UtilitySpotlight/

XCopy works too. /O (permission and ownership) or even /X (like /O plus
includes auditing too)

RoboCopy is fine but XCopy is included already on every system.

My difficulty is - there are a large number of switches, and frankly -
I'm
concerned about choosing too many, or the wrong ones.

Test it. Takes a couple of minutes. Copy (a small but interesting) set
of
files to a test directory with different permissions etc.

Would just these 3 be all that I'd need? /S /E /COPYALL

Or would I also need to add /SEC to this?

Should I use the /CREATE switch? The destination path to the new server
is
empty.

I'd expect that this is a trivial matter for some...but I'd really like
to
set this up right the first time - to avoid errors - especially to the
source
data (which is on backup tape...but I'd still rather not fall back to
that).
A helping hand would be much appreciated.

--
pbrill1






.



Relevant Pages

  • Re: Code breakers beat security scheme of car locks, gas pumps
    ... > On some Intel may be faster, on some AMD. ... into by Intel and written optimized for Pentiums. ... 55FX costs about $200 less that the top Pentium. ... The fastest Pentium mobo has a 1.2 GHz memory controller. ...
    (sci.physics)
  • Robocopy ignores NTFS security
    ... A colleague of mine ran a robocopy copy job from his PC to a network share ... permissions on the ACL. ... NTFS Security page and re-ran the command. ...
    (microsoft.public.win2000.general)
  • Re: Which is faster - COPY FILE or XXCopy?
    ... Microsoft has included ROBOCOPY in their ... VISTA now as well as XCOPY. ... I have found that XXCOPY has the option to just skip the file ... folder and ROBOCOPY and XCOPY will error out but XXCOPY will just skip the ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Move Data Retain Permissions
    ... Share permissions or the shares themselves. ... Using Xcopy or Robocopy, ...
    (microsoft.public.windows.server.general)
  • RE: FSMT - Server Shares Only?
    ... xcopy can also copy the folder NTFS ... permissions, robocopy is the enhanced version of xcopy. ...
    (microsoft.public.windows.server.migration)