I thought I'd take a few minutes to post about an old friend of mine.... Robocopy. It's part of the Server Resource Kit, if you don't already have the resource kit, download it here.
I won't go into detail as to how to use it, you can email me if you're having trouble with it, but here are some bullet points about what it will do for you.
- Copy Permissions
- Mirror Folder / Files
- Copy in restartable mode
- Copy only updated files
- Monitor Folders and Automagically update
And of course since this is a command line, you can script all the functions in a batch file.
For those of you who want a GUI, you can get one here.
Comments