rsbackup 5.0
Richard Kettlewell
rjk at terraraq.uk
Tue Feb 13 18:59:51 GMT 2018
I have released rsbackup 5.0.
Description:
rsbackup is a backup tool that uses rsync to back up your files to
hard disks.
* It uses rsync’s ability to hardlink unchanged files together to
keep multiple copies with only the space cost of the
directories.
* Backups may be taken from multiple machines (using SSH) and
stored to multiple filesystems, which could be fixed or
external disks.
* Old backups are removed automatically, using flexible per-volume
policies.
* The current backup status can be generated as a file or sent as
an email, with plain text and HTML format supported.
* Hook features are provided to allow operator-supplied programs
to be run at key points during the backup process, to ensure
that devices are mounted, to support backing up via snapshots,
etc.
Changes in 5.0:
* Configuration file parsing has changed slightly, with stricter
rules about indentation. See rsbackup(5) for details.
* The default location for snapshots has changed. If you use
snapshots you must adjust your configuration.
* New host-check directive controlling how to test whether hosts are
up or down.
* ACLs and extended attributes are now backed up. Note that the
options used assume a modern version of rsync, and are not
supported by the version installed under macOS; also this feature
can also cause some trouble with Windows filesystems. Set the
rsync-extra-options as discussed in rsbackup(5) to work around
this.
* The --retire option now always requests confirmation from the user.
* New --forget-only option used with --retire to drop database
records for backups without deleting the backups themselves.
* pre-backup-hook scripts may now exit with a distinct exit status to
indicate a transient failure, equivalent to a check-file or
check-mounted test failing.
Advance warnings:
* The old always-up directive is now deprecated and will produce a
warning. In some future version it will be removed.
Download:
http://www.greenend.org.uk/rjk/rsbackup/
SHA256 hashes:
39bcd0f8abe6e15c144d8ebdc6033211a7f5aee6dae3eb5ae1069b2b249de41c
rsbackup-5.0.tar.gz
3bdee5b833e0e220a2ce5ee2cc89e95a2513582c6a85209c151dc61b49b365bc
rsbackup_5.0_amd64.deb
3166352f4d5b37b8fd873db4c2880781a4de1688ef2b612ae88106ca71198aae
rsbackup_5.0_i386.deb
58d2fa5fc0445db667d1fb4abb9c4faf22e456de03474ce4bfa1affd6c07ff90
rsbackup-graph_5.0_amd64.deb
34668e88b54248a2b506f3047ec8b98800c2708395b375f903620bb5e0a366e7
rsbackup-graph_5.0_i386.deb
ttfn/rjk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://www.chiark.greenend.org.uk/pipermail/sgo-software-announce/attachments/20180213/74825911/attachment.sig>
More information about the sgo-software-announce
mailing list