|
Backup software
Hi. I’m looking for simple software to backup my photos (windows vista) I have my data both on the laptop and external drive. I want to backup it to another external drive. Once a week I want software to update the data (upload new and changed files and remove the one that where deleted) I was using Retrospect but I had few bad experiences with it and I don’t really need encryption. Any recommendation? What do you use?
Regards Aleksander
by
Aleksander Bochenek
at
Fri Oct 26 14:08:39 UTC 2007
(ed. Mar 12 2008)
Barcelona,
Spain
| Bookmark this
| Digg this
|
|
|
Get the Microsoft free program called SyncToy. It’s great, flexible and easy to use.
|
Jonathan, thank you – I will check it out. Aleksander
|
I’ve just tried SyncToy and it’s seems that it’s exactly what I need! Thanks again
|
For those of you running a mac with the same question, you might like to check out SuperDuper. It’s cheap ($29.99 for the full version) and does a fantastic job!
As well as the above requirements it enables you to create a bootable clone of your entire harddrive on an external drive (needs to be a firewire drive on a powerPC). This saved me no end of hassle just the other week!
I got a serious bug in my system (applications, including iCal and Safari crashing instantly on opening) that neither Drive Utily nor Drive Genius were able to repair. I re-installed OSX from the DVD and then re-booted from my cloned drive, which i knew to be clean. Whereupon i simply cloned the external copy back to the internal drive. So i was up and running again to a clean system only a week old within no time.
And if your internal harddrive should ever die on you in the field (god forbid) you can continue to run off the external cloned drive until you get a chance to replace it.
Totally worth it for the peace of mind alone imo.
|
I use retrospect to back up my laptop to a HD on my desktop. It’s about $130, so more expensive, but has many great features, such as automatic execution, backing up multiple computers, etc.
That said, chronosync and superduper are great too. If you know a bit about using the Terminal, you can use rsyncx (from versiontracker) and a script like this one:
!/bin/bash
echo “Did you sudo??”
to=powerbook.$(date +%Y.%m.%d).pax
rsync—exclude-from=/Users/jlipkin/bin/exclude -v -az / /Volumes/Aleph/Powerbook > /Users/jlipkin/rsyncout_aleph.txt
This is a pretty powerful program which can do everything Retrospect can, more or less, but is harder to use.
|
|
Get notified when someone replies to this thread:
|
via RSS
Recommended
|
via email
You can unsubscribe later.
|
|
|
|