Quote:
Originally Posted by dakwegmo
Be cautious when using online backup services. Most are backups only, and not archives, so if you delete a file from your local system, then sync with the backup service it's gone forever.
|
One of the beauties of Robocopy is that my settings make it run as an archiver. It CAN mirror (delete files at destination that no longer exist at source) but I've chosen to not make it do so.
This way, if I screw up, I won't lose files on the server, assuming they'd been backed up.