Commit Graph

35 Commits

Author SHA1 Message Date
Martin
a233f19e90 Fixed restore on Mac OS X 2016-01-26 00:15:12 +01:00
Martin
16fb3a2d3a Fixed total_bytes during restore 2016-01-24 23:33:34 +01:00
Martin
e9efef9b53 Show command line process bar during restore 2016-01-24 21:09:28 +01:00
Martin
b0c7d1443a Show progress bytes and block restore on command line till it is finished per default 2016-01-24 15:07:06 +01:00
Martin
42df10bfa3 Do not cross filesystem boundary on restore per default and option to not delete any files during restore 2016-01-23 22:03:37 +01:00
Martin
b3903cc1c4 Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +01:00
Martin
ddbeefcfa0 Flag to not share hashes between virtual clients 2016-01-15 00:22:45 +01:00
Martin
64081d22ed Follow restore progress after starting it with interactive client involvement 2016-01-12 23:48:41 +01:00
Martin
3af3520d96 Multiple processes in client interface 2016-01-12 19:36:32 +01:00
Martin
b63ff45634 Sparse file restore 2016-01-12 00:38:14 +01:00
Martin
60e77964ad + Linux sparse file support - some bugs 2016-01-11 21:11:14 +01:00
Martin
4c7082cbf1 Fixed declined restore 2016-01-08 17:56:03 +01:00
Martin
cc525afbd8 Fixed declining of restore 2016-01-08 02:52:01 +01:00
Martin
6e95a2cfc6 Fixed single file restore 2016-01-07 16:35:00 +01:00
Martin
286c7ce74f Cleanup restore thread when finished 2016-01-07 15:22:29 +01:00
Martin
a332d7f923 Added 5 minute server side restore timeout 2016-01-03 15:45:13 +01:00
Martin
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin
07e704156d Added checksums to metadata and improved partial metadata handling 2015-12-19 18:01:21 +01:00
Martin
7cb5d0678a Made Linux restore working 2015-12-18 16:58:50 +01:00
Martin
cefd5c7b59 Bug fixes with regards to streaming and queuing 2015-12-15 12:05:25 +01:00
Martin
5285161f81 Restore fixes 2015-12-14 17:45:07 +01:00
Martin
f12c0d57f5 Made restore work on Windows 2015-12-13 21:45:59 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin
5051e184c1 Properly reorder setting directory modified time; "one_filesystem" flag for directories and fixes 2015-12-10 18:19:10 +01:00
Martin
0804f2625f Collect new file entries in-memory instead of in temporary file
(cherry picked from commit 389e66d1f9)

Conflicts:
	urbackupclient/client.cpp
	urbackupclient/clientdao.cpp
2015-12-05 20:27:40 +01:00
Martin Raiber
05c5cea029 Linux backup and restore with file meta data 2015-10-11 21:17:53 +02:00
Martin Raiber
0c66b42f0f Improved Linux file meta data download 2015-09-27 20:58:21 +02:00
Martin
8b6e1a9930 Fixed win32 meta data download and restore 2015-09-06 18:23:19 +02:00
Martin
14eb7bfd29 Optimized and fixed bugs in transfer compression 2015-09-01 00:21:29 +02:00
Martin
ecea174272 Fixed missing licensing headers 2015-08-08 22:53:24 +02:00
Martin
ae35dd48b8 Download common file metadata via metadata pipe 2015-08-01 22:47:32 +02:00
Martin
b2176f6caf Fixed metadata restore on Windows 2015-02-03 00:13:19 +01:00
Martin
91ce323b48 Restore backups from web interface 2015-01-31 08:51:08 +01:00
Martin
8e8c1aa7e9 Allow multiple concurrent processes to be reported via web interface 2015-01-26 22:41:04 +01:00
Martin
191335ef8d Restore backups from web interface 2015-01-25 23:17:49 +01:00