Backup, Sync and Share – The Cloud

Cloud Architecture and Open Source Where does Open Source fit into the Cloud? Many places… Tweet

January 11, 2011 • Tags:  • Posted in: Cloud • No Comments

How to make a Mirrored Backup with Robocopy on Windows

XCOPY was always my friend, it has some great memory management features. However it required scripting to get anything like a mirror of a directory structure, and it didn’t have shortcut features of copying only the changed part of a file. Enter Robocopy (Wikipedia), yay! This is a Microsoft command-line utility (free) that comes in [...]

June 30, 2008 • Tags: , , , , • Posted in: Windows • No Comments