Commit Graph

88 Commits

Author SHA1 Message Date
Martin
963b378d11 Synchonize backup start time in image snapshot group 2016-08-21 22:30:22 +02:00
Martin
fc139454e2 Image and file backup snapshot groups 2016-08-21 21:22:54 +02:00
Martin
e6deace398 Preallocate space for full image if possible 2016-08-12 02:14:03 +02:00
Martin
ec9ad5f5bc Continue image backup after getting MBR for dynamic volume failed 2016-08-03 00:52:48 +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
ec57a70017 Fall back to image backup without CBT if client bitmap is missing 2016-07-06 22:53:55 +02:00
Martin
b4add7275d Fail backup if backing up SYSVOL or ESP partition fails 2016-07-03 16:17:35 +02:00
Martin
9ce78e2836 Update capabilities after image backup failure 2016-06-29 13:33:43 +02:00
Martin
f4de52158e Send previous client bitmap after reconnect 2016-06-25 18:36:21 +02:00
Martin
200f39116d Transfer block if block has bitmap changes 2016-06-25 15:23:27 +02:00
Martin
44f9ae62df Fix some typos and spellings 2016-06-13 16:19:05 +02:00
Martin
bb351d1714 Reset timeout on disconnect 2016-06-07 21:02:28 +02:00
Martin
ab6f19c058 Extract code into function 2016-05-30 16:19:52 +02:00
Martin
ce893ed4de Improve log message 2016-05-30 16:12:14 +02:00
Martin
8b5c14dfca Create image snapshot before connecting to client 2016-05-30 16:06:36 +02:00
Martin
5ccc5228f9 Create image snapshot before connecting to client 2016-05-30 15:49:37 +02:00
Martin
b2b8c06863 Improved error messages 2016-05-30 15:30:16 +02:00
Martin
958bc7f2fd More consistent backup running accounting 2016-05-30 13:41:33 +02:00
Martin
01ce93b36f Do not try to trim beyond drive size if drive size is not aligned to ntfs block size 2016-05-29 14:09:09 +02:00
Martin
6ceba52fdf Make hash file match incremental VHD file content and make synthetic full VHD files mountable on Windows 2016-05-28 01:11:13 +02:00
Martin
3286dc4654 Fix issue with VHD file writing 2016-05-26 19:01:56 +02:00
Martin
e0f95eb4c1 Handle current block being greater than total number of blocks 2016-05-23 23:12:34 +02:00
Martin Raiber
6af2bb8ad9 Merge branch 'dev' of 192.168.0.40:/home/git/urbackup_backend into dev 2016-05-23 21:52:07 +02:00
Martin Raiber
5a4dfe8e87 Make image hashes match image file accurately 2016-05-23 21:51:46 +02:00
Martin
73808bc39f Do only trim if cow raw file is used and it is an incremental image backup 2016-05-23 02:55:53 +02:00
Martin
f1b845cc38 Put buffer on heap 2016-05-23 02:30:30 +02:00
Martin
eb1b3683b4 Fix empty memcpy issue 2016-05-23 02:22:45 +02:00
Martin
618691e93d Trim changed hash blocks during CoW-raw image backup 2016-05-23 02:06:14 +02:00
Martin Raiber
62b8cb0542 Nightly cleanup of SYSVOL/ESP images associated with incomplete images 2016-05-16 23:20:03 +02:00
Martin Raiber
2e97fd11bb Reconnect and retry if image backup block number is corrupted
(cherry picked from commit da61f8b001bef6ef60d2276cf9e8d37eb4eca810)
2016-05-16 16:33:57 +02:00
Martin Raiber
0890fb93d4 Force re-authentication on address change 2016-05-14 23:22:27 +02:00
Martin
b20065d2fa Get new session identity after image backup reconnect if needed 2016-04-19 02:42:19 +02:00
Martin
4ea425e809 Mark some image backup failures as timeouts 2016-04-09 16:43:05 +02:00
Martin
10e8c33349 Consistent pre/post backup scripts/hooks 2016-04-01 01:04:38 +02:00
Martin
57e1570aac Consistent pre/post backup scripts/hooks 2016-04-01 00:37:24 +02:00
Martin Raiber
1e2c071210 blockcnt can be negative 2016-03-25 21:06:45 +01:00
Martin
8a2d266641 Log about change block tracking being active 2016-03-22 23:24:29 +01:00
Martin Raiber
b476fed75e Image backup with change block tracking 2016-03-14 15:06:05 +01:00
Martin
24d35c2c97 Improved hash data sending 2016-02-24 13:19:23 +01:00
Martin
b8cc0d535f Properly set image size 2016-02-09 13:32:52 +01:00
Martin Raiber
96625222c3 Update image process stats before finishing 2016-01-28 19:29:59 +01:00
Martin Raiber
0e28a83d32 Do not stop image backup if client connects via Internet but wait for the client to return to the local network 2016-01-28 02:07:43 +01:00
Martin
6d1df72d85 Do not show ETA if image client is offline 2016-01-25 14:02:36 +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
6450f906bf Fix: Rename in incremental raw snapshot 2016-01-22 23:26:21 +01:00
Martin
85fa82bd79 Fix: Rename in incremental raw snapshot 2016-01-22 21:33:06 +01:00
Martin
04c3473612 Update speed only every 10s 2016-01-22 15:42:00 +01:00
Martin
108711a57a Show download speed and ETA 2016-01-21 00:45:13 +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
3af3520d96 Multiple processes in client interface 2016-01-12 19:36:32 +01:00