Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-11 | Enable (ssh) compression. | Steve Kemp | |
This is useful to speed up backups, because otherwise they will be I/O-bound and the CPU-overhead is a net-win. | |||
2015-08-11 | Allow I/O timeout to be specified. | Steve Kemp | |
Rather than having a hard-wired value we now allow this to be specified on the command-line: --io-timeout=7200 Or in a file: /etc/byteback/io_timeout | |||
2015-08-11 | Updated the fatal-error handling. | Steve Kemp | |
Now we use the utility classes we have to log errors to syslog. | |||
2015-07-01 | Change rsync timeout from 12 to 6 hours. | Steve Kemp | |
2015-06-03 | Resync | Steve Kemp | |
2015-06-03 | Resync. | Steve Kemp | |
2015-06-03 | Resync | Steve Kemp | |
2015-06-03 | Minor update. | Steve Kemp | |
2015-06-03 | Relocated the binaries to bin/ | Steve Kemp | |