Commit Graph

39 Commits

Author SHA1 Message Date
Martin
b864185361 Always use simple tokenize function 2017-11-01 14:14:00 +01:00
Martin
dec96a7aad Working on parallel file hashing 2017-02-15 19:23:30 +01:00
Martin
dad94834f1 Improve restore meta data error logging 2017-01-22 20:51:30 +01:00
Martin
2716426e0d Use existing hash data during restore on server 2016-08-18 23:28:42 +02:00
Martin
d35d04e146 Set tar file correctly when resuming 2016-06-09 18:24:52 +02:00
Martin Raiber
18061f4526 Halved pipe file read timeout 2016-05-17 21:25:44 +02:00
Martin
1952a1262f Fix: Correctly cleanup file meta-data stream if interrupted and not reconnected 2016-05-10 23:34:04 +02:00
Martin
5c34dff1e6 Correctly cleanup file meta-data stream if interrupted and not reconnected 2016-05-10 23:33:05 +02:00
Martin
40d970214b Do not re-created script and meta-data transfers when client is restarted and server reconnects 2016-05-10 19:03:35 +02:00
Martin
54820c18a1 Add basic meta-data for script output 2016-05-02 01:17:07 +02:00
Martin
5d01e3cd47 Small file optimization for tar file backup 2016-05-01 15:08:52 +02:00
Martin
64586ced08 Tar file backup 2016-02-06 20:10:59 +01:00
Martin
ffc6ebffba In progress: Tar file backup 2016-02-05 21:42:24 +01:00
Martin
b418331abf In progress: Tar file backup 2016-02-05 01:32:02 +01:00
Martin
dff855325e Build Linux client installer 2016-01-20 01:47:08 +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
60e77964ad + Linux sparse file support - some bugs 2016-01-11 21:11:14 +01:00
Martin
24f128cc25 Correctly shut down chunked script output transfers 2016-01-06 17:19:40 +01:00
Martin
4c5601f689 Fix race condition between PipeFile removal and usage 2016-01-06 14:35:10 +01:00
Martin
772b457c73 Wait for metadata transfer to finish before removing shadow copy 2016-01-06 00:24:18 +01:00
Martin
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin
a5fce562cb Faster removal of PipeSession to prevent timeouts 2015-12-22 14:52:04 +01:00
Martin
1f48234688 Fixed restore 2015-12-21 17:28:43 +01:00
Martin
7c71291555 Fixed incremental script download and new clientlist filename scheme 2015-12-20 20:52:12 +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
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 Raiber
52d7d169dd Fixed file listing via command line 2015-11-02 22:43:33 +01:00
Martin
a37abab728 Wait for stdout/stderr threads at pipe file shutdown 2015-10-21 20:50:04 +02:00
Martin
1aaf435e0c Correctly remove pipe session 2015-10-21 00:02:39 +02:00
Martin
47aeae7e91 Improved meta data logging and error handling 2015-10-20 23:44:02 +02:00
Martin
ecea174272 Fixed missing licensing headers 2015-08-08 22:53:24 +02:00
Martin
191335ef8d Restore backups from web interface 2015-01-25 23:17:49 +01:00
Martin
3255e806e8 Transfer Windows file metadata 2015-01-17 20:17:34 +01:00
Martin Raiber
f1cf5f95cf Allow script output filename different from script name 2014-12-29 22:28:39 +01:00
Martin Raiber
788749b5a2 Script output download on Windows: Log stderr depending on script exit code 2014-12-29 19:37:15 +01:00
Martin Raiber
0372fc28ab Script output download on Windows 2014-12-28 18:32:07 +01:00
Martin Raiber
da637699ab Script output download on Windows 2014-12-27 18:19:11 +01:00