Incremental backups in Linux
Moderators: snarkout, Patrick, dann
- Wally Balljacker
- Posts: 1227
- Joined: Fri Jul 29, 2005 3:32 am
- Location: University of Massachusetts - Lowell
- Contact:
Incremental backups in Linux
I just got myself a nifty 250gb external firewire drive, and backed up 2 hard drives worth of data for the first time. My only problem is, it's going to be somewhat of a bitch to hunt through all my folders on both internal drives, and copy the stuff over I've downloaded since last backup. Is there a program out there, that will simplify this whole process? I know of solutions for Windows, but I've never heard of a Linux program.
I setup my backups following the instuctions from this site:
Easy Automated Snapshot-Style Backups with rsync
It uses rsync and cron. You can also have multiple versions of changed files. So if a file got over written then backed up you can still retrieve an older version of that file.
Easy Automated Snapshot-Style Backups with rsync
It uses rsync and cron. You can also have multiple versions of changed files. So if a file got over written then backed up you can still retrieve an older version of that file.
- Wally Balljacker
- Posts: 1227
- Joined: Fri Jul 29, 2005 3:32 am
- Location: University of Massachusetts - Lowell
- Contact: