I have to agree rsync is the best. I use it to backup my /home that is running on two 320gb sata drives in raid 0. The backups are scheduled to run every night at 2am by root's crontab, and the backup is sent to a Seagate 1.5 tb drive. Here's my rsync command.<br>
<br>rsync --archive --verbose --delete-after --human-readable --progress --log-file=/var/log/rsync/$(date +%Y%m%d)_rsync.log --exclude "/home/chris/.gvfs" /home /media/sdb1/Backup/<br><br><div class="gmail_quote">
On Tue, Apr 7, 2009 at 8:34 PM, HermanAA <span dir="ltr"><<a href="mailto:hermanaa@gmail.com">hermanaa@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Tue, 2009-04-07 at 15:51 -0700, Nolan Cooper wrote:<br>
> Nolan flopped in chair, hunched shoulders, and pecked out:<br>
> > Walton Hoops wrote:<br>
><br>
> /snip/<br>
><br>
> > Face it, the average user _can't_ use cron, and even if he could he'd still<br>
> > need to figure out what command to use.<br>
>            ^^^^^^^^^^<br>
><br>
> And why is that a *bad* thing.<br>
> Any time you learn, *that* is good.  :)<br>
> nolan<br>
<br>
</div>My backing-up is as simple as right-click on a folder or file, and<br>
select 'Create Archive'. I use Ubuntu 8.10.<br>
<br>
I have limited time. I would love to play with alternatives. I have made<br>
a copy of all the opportunities presented (backup2l, rsync, kdar and<br>
others). From reading (this list, many threads) I especially appreciate<br>
the versatility of rsync.<br>
<br>
I have read every mail of this thread: (Best Backup software)<br>
I think the best Backup software is between our ears.<br>
<br>
The best way to determine your BU system is to ask yourself:<br>
"What if I lost everything (in my computer) today?<br>
  What part of it would really hurt?"<br>
<br>
Backing-up stuff that you DO NOT NEED is A SERIOUS MISTAKE.<br>
(but enjoying doing so is a valid excuse)<br>
Explanation: 'BIG/GOOD' backups are often unwieldy. As a consequence,<br>
you will not use it when needed (it takes more time than available).<br>
Even with limited backups I find myself picking out specific info in old<br>
backups (an important folder, usually). Instead of using the entire<br>
Backup.<br>
<br>
My answer to that specific question:<br>
"If I lost everything, what part would really hurt?"<br>
<br>
VERY LITTLE (say 1% of the data in my system).<br>
The trouble is, (without planning ahead) that 1% is spread 'all over the<br>
place'. I would have to backup 50+% of the data to be sure the essential<br>
1% is included.<br>
So I decided to change my computer-life-style to get rid of the excess.<br>
<br>
Somebody in the beginning of the thread said: "You have to backup as you<br>
go." THAT IS ESSENTIAL THINKING/DOING.<br>
... and that's what I am doing.<br>
<br>
To make it work, I use a STAGING-AREA, a separate folder 'myBackup'.<br>
(with subfolders: myEmail-BU, Financial-BU, myEvolution-mailerBU, and 3<br>
more).<br>
<br>
As soon I have done the essentials of the day I ask myself: Anything<br>
ESSENTIAL/IMPORTANT (in there)?<br>
(The answer is clear, even at 70 years old, because I remember the<br>
IMPORTANT things easily).<br>
I backup accordingly. To my STAGING-area (myBackup folder ON harddisk).<br>
For the essential folder or file in question:<br>
I use Right-Click > Create archive.<br>
I copy the tar.gz file to Staging-area. (I add a date)<br>
<br>
Now my Backup has become a super-simple routine:<br>
COPY myBackup (to 1 of 2 USB-flashdrive routinely, to other BU-media<br>
less-often).<br>
Note: COPY (the files are easily recognized: 090404-myEmail. I can<br>
easily see what I have done and when).<br>
<br>
I copy to STAGING almost immediately (if it is something that I cannot<br>
afford to lose), weekly otherwise.<br>
I Backup to Flash-drive same day if anything important has transpired.<br>
<br>
My backing up is as simple as right-click on a folder or file, and<br>
select 'Create Archive'.<br>
That was made possible because I changed my computer-lifestyle to<br>
facilitate easy Backup.<br>
I use Ubuntu 8.10.<br>
<font color="#888888"><br>
HermanAA.<br>
</font><div><div></div><div class="h5"><br>
<br>
<br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Christopher Lemire <<a href="mailto:christopher.lemire@gmail.com">christopher.lemire@gmail.com</a>><br>Ubuntu 64 bit Linux Raid Level 0<br>