Re: [opensuse] Suggestions for backup software?



-----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



Relevant Pages

  • Re: [opensuse] Suggestions for backup software?
    ... be something capable of bridging DVDs for a total backup, and probably CDs for incremental backup. ... At home I have an old file server running 10.0 and all you need is rsync that is already installed on your system. ... The way I set up rsync is to set up a primary script that calls rsync which then reads a second file to get a list of directories to back up. ...
    (SuSE)
  • Re: Sorta OT - Backup solutions Mac to FreeBSD
    ... I am backing up 5 servers on one centralized machines using "rsnapshot" It is doing a perfect job, ... As It uses a symlink strategy, It does not use very much space on the backup device. ... and remote machines over ssh. ... If you are syncing OSX 10.4 use the Apple provided rsync and not any other. ...
    (freebsd-questions)
  • Re: Looking for advice on rsync
    ... >etc.) you can have inconsistent versions on the backup media. ... Somebody told them that rsync could prevent ... >you run, but that's application level, and this app has no such ... If they use snapshots, that period can be ...
    (comp.os.linux.misc)
  • Re: printer problems
    ... >> The Laserjet seems to be connected and communicating with the Fedora ... > How about just using rsync for backup? ... >> How about just using rsync for backup? ... > comment = Rsync Backup Server ...
    (Fedora)
  • Rsync fails on local transfers
    ... I've got a script I wrote up which backs up my computer using rsync. ... Attached is the backup script I use (the configuration file it loads in ... # 3) Create a FS snapshot using LVM ... cleanup; continue;} ...
    (Fedora)