Commit Graph

16 Commits

Author SHA1 Message Date
Martin
160e7c2549 Increase robustness of OFB block load 2017-01-31 15:46:12 +01:00
Martin
28d2324e16 Lock with correct mutex 2017-01-16 00:06:27 +01:00
Martin
b8a4bafde9 Set error codes correctly when download is queued 2016-06-10 03:11:18 +02:00
Martin
b9a14e5e4b Limit number of reconnect tries for chunked transfer to 50 2016-06-08 18:03:03 +02:00
Martin Raiber
cea0771256 Update output file size only when writing out patch and not earlier 2016-05-15 21:47:03 +02:00
Martin
7703db1323 Resize hash output to correct size if it is lower than what was already output 2016-05-12 17:21:53 +02:00
Martin
b4b70734b8 Request block after out of band reconnection
(cherry picked from commit 012a4f8cf2)

Conflicts:
	urbackupcommon/fileclient/FileClientChunked.cpp
2016-02-09 21:51:13 +01:00
Martin
940d058c85 Free file before stopping shadow copy 2016-01-15 00:23:39 +01:00
Martin
60e77964ad + Linux sparse file support - some bugs 2016-01-11 21:11:14 +01:00
Martin
95e76550cd Sparse file handling (TODO: Linux) 2016-01-11 00:29:46 +01:00
Martin
24f128cc25 Correctly shut down chunked script output transfers 2016-01-06 17:19:40 +01:00
Martin
2fc2aef0b6 Repaired chunked file transfer queuing 2015-12-23 02:50:56 +01:00
Martin
07e704156d Added checksums to metadata and improved partial metadata handling 2015-12-19 18:01:21 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin
0a3c93daee Compress transferred data using miniZ now 2015-08-30 21:46:57 +02:00
Martin
191335ef8d Restore backups from web interface 2015-01-25 23:17:49 +01:00