Commit Graph

119 Commits

Author SHA1 Message Date
Martin
bad786bf18 Fixed a few coverity issues 2016-10-24 02:29:54 +02:00
Martin
f8745f2f1d Fix logging about timeout on filelist request error 2016-10-12 00:04:19 +02:00
Martin
0cfe8955c3 Insert directory into tar stream if it does not exist yet 2016-10-09 20:57:04 +02:00
Martin
1f3a0ffbd0 Increase async index timeout to 10min
(cherry picked from commit 17a204573a68ecf64ec98e3302dccdc62548f46b)
2016-09-28 12:55:02 +02:00
Martin
e9deebab36 Log about backup being scheduled/manually started 2016-09-26 18:36:10 +02:00
Martin
d8ba42b765 Fix failed snapshot parsing 2016-09-23 19:47:20 +02:00
Martin
61ed566d0b Fix async file list retrieval 2016-09-15 13:30:23 +02:00
Martin Raiber
48ff994d26 Reconnect for file indexing (async index) 2016-09-08 22:53:49 +02:00
Martin Raiber
ced014745e Put temporary metadata in configured temporary path 2016-08-26 13:58:39 +02:00
Martin
7a9a3b3510 Fix user view creation 2016-08-21 12:23:54 +02:00
Martin
ba24e2282c Use CBT data during file backups 2016-08-17 21:38:06 +02:00
Martin
b1471a0c6d Fail backup if referencing/deleting shadow copy fails 2016-08-08 13:34:27 +02:00
Martin
b47680a901 WIP: Windows component backup 2016-07-27 02:01:08 +02:00
Martin
ba832ca650 Fix: Leave other shadow copies alone only if another simultaneous backup is running 2016-07-13 23:42:31 +02:00
Martin
5693620181 Leave other shadow copies alone only if another simultaneous backup is running 2016-07-12 19:04:02 +02:00
Martin
40481b134f Group and virtual client name as postfilebackup script paramters 2016-07-12 01:59:49 +02:00
Martin
c9a5be65e7 Print error code of failed download 2016-06-28 23:46:47 +02:00
Martin
4998fbcaa2 Sync filesystem before setting file backup to done, not to complete 2016-06-14 15:14:15 +02:00
Martin
44f9ae62df Fix some typos and spellings 2016-06-13 16:19:05 +02:00
Martin
00938f77f5 Option to ignore read and hash errors 2016-06-10 19:18:58 +02:00
Martin
34b8c8c65f Option to not follow symlinks during restore 2016-06-04 18:10:21 +02:00
Martin
f76a0a8639 Sync backup storage file system before marking file backup as complete 2016-06-01 00:14:16 +02:00
Martin
9eb87ba813 Add previous messages hint 2016-05-31 01:59:39 +02:00
Martin
35e133212e New file backup status "completed with issues" and OS and client version persistence 2016-05-11 14:25:50 +02:00
Martin
a8c53ca89f Improved file meta-data shutdown procedure 2016-05-08 22:16:12 +02:00
Martin
eb88a9eb11 Improved logging when stopping meta-data transfer 2016-05-08 20:41:34 +02:00
Martin
2b332ce3e7 Handle shadow copy failures with old client
(cherry picked from commit 010442ebe2521ea4225cea6bde347a9a4573ac15)
2016-05-07 22:04:36 +02:00
Martin
94e5e318ad Restore fixes 2016-05-06 22:11:15 +02:00
Martin
85712c66ca Retry getting VSS log data 2016-05-06 17:39:34 +02:00
Martin
d88bd2d570 Wait for at least 10s before hard shutdown of meta-data transfer 2016-05-05 14:49:41 +02:00
Martin
f537a62ced Set urbackup_backup_scripts permissions to allow all 2016-05-01 20:30:19 +02:00
Martin
a6f792b049 Verify number of files loaded via meta-data 2016-05-01 17:17:30 +02:00
Martin
5d01e3cd47 Small file optimization for tar file backup 2016-05-01 15:08:52 +02:00
Martin
bb9bde8a46 Log which hashing function was used
(cherry picked from commit 2a9f64484e5753a116c140099a73128446d4b8c6)
2016-04-20 13:17:05 +02:00
Martin
b20065d2fa Get new session identity after image backup reconnect if needed 2016-04-19 02:42:19 +02:00
Martin
591f02e937 Only get client_access_key once
(cherry picked from commit 02b5308a64c88583cf280f9d591a82bef6625f69)
2016-04-12 12:28:06 +02:00
Martin
01a99e0efe Handle read errors from file list
(cherry picked from commit ad88e9bca6d3c8bc8062f46a8f17684044e99a14)
2016-04-07 16:18:56 +02:00
Martin
2bc02ff93e Log system error code 2016-03-31 16:15:58 +02:00
Martin Raiber
68f05c3906 Treat file list timeout as timeout and don't back off 2016-03-25 19:50:48 +01:00
Martin
19d0460980 Suppress metadata error if metadata download was not complete 2016-02-25 14:27:50 +01:00
Martin
7076962b1d Stop metadata thread if less than 4096 bytes per second are transferred while stopping 2016-02-19 20:05:42 +01:00
Martin
e711dde485 Do not retry InformMetadataStreamEnd automatically when stopping metdata download thread 2016-02-19 18:38:44 +01:00
Martin
433f3058be Fixed forcefull metadata thread disconnect 2016-02-17 23:22:03 +01:00
Martin
e7ff8e3943 Fixed crash bug 2016-02-17 19:40:46 +01:00
Martin
0ae8c796bd Embed root access key in Linux installer (for restore) 2016-02-17 17:27:12 +01:00
Martin
228223f0aa New tree hashing method 2016-02-16 02:17:57 +01:00
Martin
48d1cbe827 Removed double notification
(cherry picked from commit ff77f6e6f32d4b624bb50d2c401fe38e0f4807f4)
2016-02-14 23:23:25 +01:00
Martin
ffc6ebffba In progress: Tar file backup 2016-02-05 21:42:24 +01:00
Martin Raiber
1be300aca5 Give names to more threads 2016-01-28 15:34:06 +01:00
Martin Raiber
60fd3445de Log backup failure after disk error 2016-01-27 19:28:48 +01:00