 |
 |
.Mac Switchers
|
 |
|
 |
|
Forum Regular
Join Date: Dec 2006
Status:
Offline
|
|
Hey,
What do you guys use as a replacement to .mac? Or what about backup software? Retrospect?
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Jun 2001
Location: planning a comeback !
Status:
Offline
|
|
Dreamhost.com
220GB. Backing up my DivX collection right now.
All my Documents, Pics and Music are already backed up.
Using rsync via cron, running every week or so.
-t
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jun 2006
Status:
Offline
|
|
I also use dreamhost. I like the idea of having my own domain with a ton of space. The ability to create as many email addresses as I see fit.
|
|
Michael
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Oct 2002
Location: England | San Francisco
Status:
Offline
|
|
not retrospect.
SuperDuper.
|
|
we don't have time to stop for gas
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Jun 2001
Location: planning a comeback !
Status:
Offline
|
|
Retrospect is so counterintuitiv. Don't like it.
I tried SuperDuper a while ago, but it wasn't stable back then.
Cron jobs running rsync (incrementally) via SSH is all I need.
-t
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Dec 2006
Status:
Offline
|
|
Problem with a cron job is that if there is something you want to back up that piece of software can not be running. With the .mac software "backup" it will back up everything regardless if something is running. I know retrospect has no issues with this either.
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Jul 2005
Location: Winnipeg, MB
Status:
Offline
|
|
I have an automator script that I run about every month or so. Actually I should run it today since I'm not doing anything.
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Jun 2001
Location: planning a comeback !
Status:
Offline
|
|
Originally Posted by molarszbt18
Problem with a cron job is that if there is something you want to back up that piece of software can not be running. With the .mac software "backup" it will back up everything regardless if something is running. I know retrospect has no issues with this either.
That's what the terminal is for.
rsync -PbRrzt --ignore-errors --bwlimit=20 --hfs-mode=appledouble --backup-dir=~/backup/archive/ ~/Documents/ login@mydomain.net:backup/
- incremental backup
- old versions are archived
- set bandwidth limit to not max out your internet connection
You can point it to any directory or file.
Use pico .alias to create a shortcut.
-t
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Jan 2003
Location: ~/
Status:
Offline
|
|
I use .Mac Backup (for smaller items like Address Book, iCal, iTunes playlists, Mail's mboxes and other small data items, and SuperDuper to make a daily mirror of my main HD. I need to buy another large HD (like a single 750GB mechanism) to act as a backup device to my main data storage drive (a 640GB RAID 1).
I find Apple's Backup to be quick and convenient for small items... like if I screw up my Address Book, its easy to restore with Backup - I don't have to go hunting for the data files, restore them to the right place, etc. Backup just does it for me. One of the (several) reasons I keep my .Mac account.
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Dec 2006
Status:
Offline
|
|
Why not use another mac to do the whole drive back up with disk utility?
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Jun 2003
Location: Dangling something in the water… of the Arabian Sea
Status:
Offline
|
|
Dreamhost is what I use too. Note though that while it's inexpensive, you get what you pay for.
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|