Mailinglist Archive: opensuse (2459 mails)

< Previous Next >
Re: [opensuse] Suggestions for backup software?
  • From: "Carlos E. R." <robin.listas@xxxxxxxxxxxxxx>
  • Date: Mon, 31 Mar 2008 04:22:17 +0200 (CEST)
  • Message-id: <alpine.LSU.1.00.0803310416430.6784@xxxxxxxxxxxxxxxx>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



The Sunday 2008-03-30 at 18:48 -0700, John Andersen wrote:

Cheers for an external USB hard drive.

Boo for the Rsync.

Rsync is NOT a good backup tool. Backups should be a point in time
image of the file system. Rsync wants to match changes on a file by file basis,
which means if you delete a file rsync dutifully deletes your backup
of that file.

Hello?

Read the man, man.

Rsync can be used to make "differential" backups, having several sets like hourly, daily, whatever, each only using space for the difference. Of course, you have to script it or somehow enter the proper command sequence and parameters. Or, use one of the readily existing solutions which have been already mentioned, which in fact are based around rsync.

- -- Cheers,
Carlos E. R.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)

iD8DBQFH8EratTMYHG2NR9URAqRgAJ4qF3f3yQVyzzX3UydZtq51YQ8ADwCfYXLu
T4vIQw+cLLgrE+yfm8DoPo8=
=V2RK
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >