Commit Graph
19 Commits
Author SHA1 Message Date
Kenneth Skovhede 3a5c3f44d8 Fixed an issue where some data was not correctly reported after an error was detected 2016-03-10 21:53:00 +01:00
Kenneth Skovhede 0b7e35297a Added check to see if backends report the same file twice 2016-01-06 21:52:30 +01:00
Kenneth Skovhede 0de9adc606 Added grace-period for incomplete uploads to avoid backups stopping due to the Apache WebDAV issues.
This fixes #1243.
2015-04-05 14:33:13 +02:00
Kenneth Skovhede 331fcc3a27 Delaying remote file deleting to work around a timing issue with Apache WebDAV.
This fixes #1243.
2015-01-24 23:27:42 +01:00
Kenneth Skovhede 8d13e698eb Updated copyright notices 2015-01-20 21:44:52 +01:00
Kenneth Skovhede 190561a39b Changed the way remote files are counted to ignore files with other prefixes.
This fixes #1233.
2015-01-07 09:38:42 +01:00
Kenneth Skovhede aad9827f40 If an "uploading" file is not found, we just unregister instead for attempting to delete it. 2014-12-30 18:26:54 +01:00
Kenneth Skovhede 168e2a9a4e Added method for handling interrupted backups without remote backend verification. 2014-12-30 17:29:29 +01:00
Kenneth Skovhede 3bcf7cf695 Added fixes to prevent the bare-metal recovery issue discussed in issue #1218 and #1214. 2014-12-30 16:15:21 +01:00
Kenneth Skovhede d15087fd28 Added repairing of files with missing hashes to the repair method 2014-08-26 12:51:09 +02:00
Kenneth Skovhede 2bc0d0afed Improved the way remote volume state is tracked 2014-08-19 20:20:01 +02:00
Kenneth Skovhede f2b994f9cb Removed unused code 2014-07-21 09:03:15 +02:00
Kenneth Skovhede 140b3575ee Fixed output from delete command so it includes size 2013-08-25 07:49:31 +02:00
Kenneth Skovhede 25541d9d18 Implemented a new progress reporting system that relies polling for sending progress updates that occur with a high frequency. 2013-08-20 22:16:30 +02:00
Kenneth Skovhede 4e7ed3458f Added auto-rename logic to work around faulty Apache WebDAV backends 2013-07-23 18:56:01 +02:00
Kenneth Skovhede 5bce4a271f Added verification file option 2013-07-01 14:40:45 +02:00
Kenneth Skovhede d696670598 Reworked the result reporting to support type safe values 2013-05-25 16:40:15 +02:00
Kenneth Skovhede c29d9d00b9 Implemented the backup command.
Rewrote filter handling across the entire project.
2013-05-13 22:32:05 +02:00
Kenneth Skovhede 23744d8915 More refactoring and cleanup 2013-05-08 21:29:59 +02:00