Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
backintime-1.5.1.tar.gz | 2024-07-27 | 2.0 MB | |
Back In Time 1.5.1 (July 27, 2024) source code.tar.gz | 2024-07-27 | 2.0 MB | |
Back In Time 1.5.1 (July 27, 2024) source code.zip | 2024-07-27 | 2.1 MB | |
README.md | 2024-07-27 | 939 Bytes | |
Totals: 4 Items | 6.2 MB | 0 |
Summary
This version fixes a bug from the previous version. During ping tests of the SSH server, the port of the SSH proxy was used instead of the target SSH server. Thank you to Johannes (@hannes101) for reporting this.
Installation
This release contains the source code only but no distro packages. To install the new release from the source code please follow our build & installation instructions.
Known major issues open
- qt_probing.py may hang with high CPU usage when running Back In Time as root via cron (#1592)
- File permissions handling and therefore possible non-differential backups (#988 & #994)
Changes
- Fix: Use correct port to ping SSH Proxy (#1815)