Backup program using hardlinks

Edit Package rsnapshot

rsnapshot is a filesystem snapshot utility for making backups of local
and remote systems. Using rsync and hard links, it is possible to keep
multiple, full backups instantly available. The disk space required is
just a little more than the space of one full backup, plus
incrementals. Depending on your configuration, it is quite possible to
set up in just a few minutes. Files can be restored by the users who
own them, without the root user getting involved. There are no tapes to
change, so once it's set up, you may never need to think about it
again.

Refresh
Refresh
Source Files
Filename Size Changed
rsnapshot-1.4.1.tar.gz 0000489481 478 KB
rsnapshot-config.patch 0000002162 2.11 KB
rsnapshot.changes 0000004757 4.65 KB
rsnapshot.spec 0000002699 2.64 KB
Revision 20 (latest revision is 29)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 333010 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 20)
- Update to 1.4.1
  * Capture rsync's output right (Github issue 102)
- Changes for 1.4.0
  * Tidy the code with perltidy
  * Fix --rsh command line option
  * The --rsh option of rsync got errornously quoted (Debian Bug #743310)
  *  Define traps to unmount LVM parts after fail If you use LVM 
    snapshots and rsnapshot fails, rsnapshot will unmount and 
    remove the snapshot, too.
  * cd to home before executing a command
  * if($use_lazy_deletes): remove lockfile in any case
  * Bail on failing cmd_(pre|post)exec If one of those commands 
    fails, rsnapshot will exit with exit code != 0
  * Capture output from rsync and print/log if level is >=4
  * Print rsnpashot's PID when logging to syslog, instead of the 
    logger's PID.
  * make script uses pod2man instead of /usr/bin/pod2man
  * rsnapshot-diff: Fixed removed files reported as addition (+ mark)
  * Introduction of backup_exec resource for running unix commands
    interspersed with backup and backup_script jobs.
  * check for SIGPIPE, mainly in case cron fails when trying to mail
    (this is probably why rsnapshot dies mysteriously if it outputs when
    called by cron on a system which does not have mail working).
  * add test case for -t showing --link-dest when there is only one snapshot
  * if gnu_cp_al fails, test out a simple cp -al command before suggesting
    that the cp does not support -al.
  * When snapshot_root does not exist, check existence of parent directories.
  * include_conf `command` now strips backticks before execution (bug fix
    based on suggestion from David Osborn).
  * Ignore extraneous output from lvremove command.  (patch by Tim Connors)
Comments 0
openSUSE Build Service is sponsored by