Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
robocopy. only changes?
Name: jimharvey2k Date: February 8, 2007 at 02:23:21 Pacific OS: xp pro CPU/Ram: 64 3500 1gb ddr 400
Comment:
I've used robocopy to copy a large volume of media files from my main PC to my laptop, but now want it to only copy new or changed files to the new directory. I'm copying from a the desktop's hd which is network mapped on the laptop. What command line do I need to use. Currently i'm using
robocopy "S:\MP3's" "C:\Documents and Settings\All Users\Documents\My Music" /e /r:0 /w:0
Name: Lucid Date: March 4, 2007 at 20:39:34 Pacific
Reply:
There's an example located here: http://www.ss64.com/nt/robocopy.html that shows the syntax for what you're wanting (it's also got all the other switches for the utility).
Basically, it sounds like you want the mirror switch: /MIR
Summary: You don't require a separate server for a DNS. In fact, DNS should already be setup on the DC (DNS is required to promote a server to a DC). What you should be doing is forwarding the DNS on your DC ...
Summary: Just got it working, not entirely certain how but it does! The logs are stored here: C:\Documents and Settings\Administrator\Local Settings\Application Data\Microsoft\Windows NT\NTBackup\data\ For so...