[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Drive Imaging
- From: "Mikkel L. Ellertson" <mikkel Infinity-ltd com>
- To: Redhat list <redhat-list redhat com>
- Subject: Re: Drive Imaging
- Date: Mon, 8 Jan 2001 20:56:39 -0600 (CST)
On Mon, 8 Jan 2001, Gary Nielson wrote:
> Linux Journal recently had a way to copy disks:
>
> tar clf - . | ( umask 0; cd /dir/to/copy/to; tar xvf - )
>
[SNIP]
>
> I tested it and it seemed to work great. What I am wondering is using this
> with two identical drives on the same machine as a way to routinely back
> up the first drive to the second. But in subsequent backups, how could I
> employ the "find" command to just back up files that have changed since
> the last backup?
>
You may want to check out rsync for this. It was designed for this. It
will also do backups to another machine.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]