The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2017-03-25 | 1.2 kB | |
BackupPC-4.1.0.tar.gz | 2017-03-25 | 606.0 kB | |
Totals: 2 Items | 607.2 kB | 0 |
BackupPC 4.1.0 incldes some new features and several bug fixes. BackupPC 4.1.0 requires the perl module BackupPC::XS (0.53) and rsync-bpc (>= 3.0.9.6). Those releases are here: https://github.com/backuppc/backuppc-xs/releases https://github.com/backuppc/rsync-bpc/releases There are a few new features and important bug fixes, including: * BackupPC_migrateV3toV4 optionally allows old 3.x backups to be migrated to 4.x format, eliminating the hardlinks used by 3.x. (BackupPC 4.x can view/browse/restore 3.x backups, so it's not necessary to run BackupPC_migrateV3toV4) * modern CSS (from Ernesto Carrea) * fixes to rsync restore (from Stephen Joyce) * fixes to exponential backup expiry (from Alexander Moisseev) * added template systemd files * configure.pl adds a --config-only option for package builders (from Alexander Moisseev) If you are using 4.0.0, upgrading is strongly recommended. After installing those releases, BackupPC 4.1.0 can be installed from the tar ball with: tar zxf BackupPC-4.1.0.tar.gz cd BackupPC-4.1.0 perl configure.pl See the README.md, ChangeLog and doc/BackupPC.html files for more information.