Martin Raiber
|
2eb49c2a2b
|
Fix merge
|
2018-07-22 20:56:16 +02:00 |
|
Martin
|
bbac368697
|
Functionality to log file changes in incremental image backups
|
2018-07-09 22:23:44 +02:00 |
|
Martin
|
0f6773dc13
|
Fix incr image progress with cbt
|
2017-08-12 17:28:27 +02:00 |
|
Martin
|
a063505c96
|
Fix bitmap difference corruption issue
|
2017-03-29 12:19:48 +02:00 |
|
Martin
|
edc393a63b
|
Check for send errors at image backup end
|
2017-01-13 11:24:32 +01:00 |
|
Martin
|
bdd427457a
|
Increase client image send timeout from 10s to 10min
(cherry picked from commit 448db65ca3)
# Conflicts:
# urbackupclient/ImageThread.cpp
|
2016-11-23 15:20:26 +01:00 |
|
Martin
|
f1c94af09b
|
Fix checksum issue if image was resized
|
2016-11-19 16:11:34 +01:00 |
|
Martin
|
266dc7c70b
|
Improve error message if shadow copy cannot be found/created
|
2016-10-26 14:23:10 +02:00 |
|
Martin
|
9b1ff0c4d7
|
Allow resume of image backups without snapshots
|
2016-10-19 17:43:31 +02:00 |
|
Martin
|
cf24be6ac2
|
Proper error handling when VHD file gets too large (>2TB)
|
2016-10-05 12:12:48 +02:00 |
|
Martin
|
6be9567890
|
Add info about shadow copy presence
|
2016-09-26 18:24:06 +02:00 |
|
Martin
|
5f86c8fdc8
|
Update snapshot start time when resuming image backup
(cherry picked from commit 52651c0031)
# Conflicts:
# urbackupclient/ImageThread.cpp
|
2016-09-23 19:52:16 +02:00 |
|
Martin Raiber
|
08bf429596
|
Handle resuming image backup from position zero
|
2016-08-26 18:39:09 +02:00 |
|
Martin Raiber
|
9c2148e400
|
Improved image backup read error handling
|
2016-08-26 01:22:59 +02:00 |
|
Martin Raiber
|
dcba5c7a9a
|
Performance: Use overlapped IO for image backups
|
2016-08-24 20:25:35 +02:00 |
|
Martin
|
fc139454e2
|
Image and file backup snapshot groups
|
2016-08-21 21:22:54 +02:00 |
|
Martin
|
40481b134f
|
Group and virtual client name as postfilebackup script paramters
|
2016-07-12 01:59:49 +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
|
be191adc4b
|
Revert: Bitmap diff also if bits are removed
|
2016-06-29 01:03:44 +02:00 |
|
Martin
|
00535afd5e
|
Track shadow copy changes to volume for next backup
|
2016-06-28 17:40:53 +02:00 |
|
Martin
|
c885913bd1
|
Bitmap diff also if bits are removed
|
2016-06-28 16:15:42 +02:00 |
|
Martin
|
5c8f233549
|
Only count blocks with hash data as unchanged
|
2016-06-27 22:25:24 +02:00 |
|
Martin
|
439fa79f26
|
Fix change block estimation calculation
|
2016-06-26 18:27:22 +02:00 |
|
Martin
|
4b9ebd241a
|
Fix change block estimation calculation
|
2016-06-26 18:05:35 +02:00 |
|
Martin
|
200f39116d
|
Transfer block if block has bitmap changes
|
2016-06-25 15:23:27 +02:00 |
|
Martin
|
8edf81c9ed
|
Move hdat file to System Volume Information
|
2016-05-30 00:36:42 +02:00 |
|
Martin
|
2e855f0ecc
|
Fix: Handle case where volume size is not block size aligned (4k)
|
2016-05-09 12:36:23 +02:00 |
|
Martin
|
04a5ac588c
|
Handle case where volume size is not block size aligned (4k)
|
2016-05-09 12:24:04 +02:00 |
|
Martin
|
4d8156c39a
|
Fixed image backup with change block tracking
(cherry picked from commit 9cacef9ed2b9894c829ab588266dbe90d76f109c)
|
2016-04-26 19:44:18 +02:00 |
|
Martin
|
57e1570aac
|
Consistent pre/post backup scripts/hooks
|
2016-04-01 00:37:24 +02:00 |
|
Martin Raiber
|
7b57f496f9
|
Handle multiple concurrent backups with cbt
(cherry picked from commit b84750702ba7b4c78698beeb4e3985622a250c5f)
|
2016-03-29 16:35:23 +02:00 |
|
Martin Raiber
|
8691aad332
|
Compare to hash data for total size
|
2016-03-25 21:33:42 +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
|
b1cc7f1f76
|
Image backup with change block tracking
|
2016-03-13 20:56:10 +01:00 |
|
Martin Raiber
|
991494e4fd
|
Don't update local backup success status on unsuccessfull or image backup without shaodwcopy
(cherry picked from commit 46c56ba20575cb3aa63bb8f9d10b004b4bc16c0a)
|
2016-02-28 19:08:13 +01:00 |
|
Martin
|
e9efef9b53
|
Show command line process bar during restore
|
2016-01-24 21:09:28 +01:00 |
|
Martin
|
a15331dea5
|
Background (io-) priority implementation for Linux
|
2016-01-18 15:43:57 +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
|
3fc591fd88
|
Release shadowcopy properly if virtual client
|
2016-01-14 23:11:05 +01:00 |
|
Martin
|
3af3520d96
|
Multiple processes in client interface
|
2016-01-12 19:36:32 +01:00 |
|
Martin
|
083f9ca84e
|
Distinguish shares for different virtual clients
|
2016-01-08 18:53:21 +01:00 |
|
Martin
|
9ee64e650a
|
Updated copyright
|
2016-01-02 16:38:00 +01:00 |
|
Martin
|
831dbbe15e
|
Fixed synthetic full backup
|
2016-01-02 14:08:26 +01:00 |
|
Martin
|
a0f7909f61
|
Use client bitmap
|
2016-01-02 01:31:44 +01:00 |
|
Martin
|
dbd3890342
|
Exclude pagefile and hiberfile from image backup
|
2015-12-14 17:44:48 +01:00 |
|
Martin
|
96823b24f9
|
Information about no recent backup comes from backend now
|
2015-12-14 01:15:12 +01:00 |
|
Martin
|
9bab514e22
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
Martin
|
946e7ec9cf
|
Fixed build issue
|
2015-12-12 12:01:02 +01:00 |
|
Martin
|
74b27f8b4e
|
Fixed build issues
|
2015-12-11 23:50:47 +01:00 |
|