Commit Graph

51 Commits

Author SHA1 Message Date
Martin
cf69d312ea Properly handle transfer hash if partition ends on VHD block boundary and last block is available
(cherry picked from commit 4dfff297de)

Conflicts:
	urbackupserver/server_image.cpp

(cherry picked from commit ad659afb1e847a339799ab0937900bfeb3341363)
2015-03-10 20:32:28 +01:00
Martin
400fb5ffff Fixed big endian issues with image backups 2014-11-09 22:32:09 +01:00
Martin
029ad857e3 Revert "Added cow raw image file format"
This reverts commit a2a63e07a3.
2014-10-19 22:48:39 +02:00
Martin Raiber
a2a63e07a3 Added cow raw image file format 2014-10-19 22:32:57 +02:00
Martin
eb11c7e63b Converted the "compress image backup" switch to a select box, because further image format options are planned 2014-07-25 19:56:52 +02:00
Martin
32c50d60b3 Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
Martin
97120c4213 * Switched to using miniz to compress images
* Fixed image decompression
2014-04-08 01:06:08 +02:00
Martin Raiber
154a6edbd2 Compressed image backups 2014-04-07 01:25:15 +02:00
Martin
3530f14bfa Server public key authentication on the client 2014-03-23 17:15:01 +01:00
Martin
81c2cef172 Updated copyright notice 2014-02-22 15:22:42 +01:00
Martin
52a4acf94e Additional log messages 2013-12-16 20:29:54 +01:00
Martin
5dd7aabe13 Changed "Server admin stopped backup." log level to ERROR 2013-12-08 19:42:14 +01:00
Martin
9b3815a5a2 Changed log level of "sending hash data failed" (etc.) message 2013-12-08 19:39:15 +01:00
Martin
e9c8101ee3 Retry if sending hash data fails 2013-12-07 23:31:13 +01:00
Martin
c1b0915b05 Refactoring and performance improvements when receiving images 2013-11-12 21:22:42 +01:00
Martin
740ee1297e Warn only once about error while reading from parent hash file 2013-10-25 22:45:06 +02:00
Martin
b5c260050b Don't stop incremental image backups with an error if the volume size increased 2013-10-25 22:36:13 +02:00
Martin
6bab1f8d5d 1. New feature: Live log on server interface
2. New feature: Check for new version on status screen
2013-09-22 21:18:52 +02:00
Martin
49af13adb8 Retry on hash errors 2013-08-15 22:14:07 +02:00
Martin
3048cde99e Soft client quota 2013-05-25 18:35:27 +02:00
Martin
da2e6e00e3 Merge branch 'next' into feature-quota
Conflicts:
	.gitignore
2013-05-22 18:42:48 +02:00
Martin
a62790a628 Added MDB file cache 2013-05-16 18:53:37 +02:00
Martin
2a787f3114 Write the hash of one block more 2013-05-11 00:43:17 +02:00
Martin Raiber
fd117ec225 Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2013-04-14 21:44:51 +02:00
Martin Raiber
f9e8dd39cc Fixed crash bug when client timed out while image transfer is in progress 2013-04-12 09:56:59 +02:00
Martin
79d810e106 Optimized hashed image transfer 2013-03-28 21:36:44 +01:00
Martin
5fba218ef2 Fixed issues with detached databases 2013-03-19 00:54:47 +01:00
Martin
9961028884 Delimit Image error messages 2012-12-13 19:09:10 +01:00
Martin Raiber
efd289b2ef Additional error states and error messages 2012-11-25 16:10:39 +01:00
Martin Raiber
995158865a Fixed backup mode with no tmp files 2012-11-13 18:50:42 +01:00
Martin Raiber
9f0ed042c1 Handle not enough space error cases with no temporary files 2012-11-13 14:33:51 +01:00
Martin Raiber
70ee6b8df2 Settings for switching on/off temporary files 2012-11-10 03:18:58 +01:00
Martin Raiber
2ee264305a Correctly change client addr during image backups 2012-09-28 04:03:13 +02:00
Martin Raiber
f031c22c6e Use better random function 2012-08-22 15:02:44 +02:00
Martin Raiber
34e5d159df Exit vhd writer faster if connection is lost 2012-07-18 19:57:46 +02:00
Martin Raiber
48ed5570c2 Correctly continue on vhd block boundary 2012-06-03 15:30:46 +02:00
Martin Raiber
039e0d0ed0 Optional checksumming of blocks during image backups 2012-06-02 21:14:47 +02:00
Martin Raiber
e9b6b3f1ba Avoid division by zero 2012-05-26 21:24:52 +02:00
Martin Raiber
e5eafe0ec7 Stop updating at end of file 2012-05-23 18:50:24 +02:00
Martin Raiber
f60e5ba3b3 Better data type for transferred bytes 2012-05-13 22:21:08 +02:00
Martin Raiber
b7d0214c34 Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-05-08 20:37:09 +02:00
Martin Raiber
fd8ebfdb15 Added throttling and some backup info output 2012-05-08 19:45:45 +02:00
Martin Raiber
1bac3930d2 Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-05-03 23:19:52 +02:00
Martin Raiber
3b910471f4 Stop backups during image reconnect 2012-05-03 23:14:15 +02:00
Martin Raiber
7dbea1cdc1 Fixed file path prefixing 2012-05-01 00:24:46 +02:00
Martin Raiber
d18573725b Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-04-28 13:58:06 +02:00
Martin Raiber
4b9a88f14f Allow server-side starting and stopping of backups 2012-04-25 15:59:20 +02:00
Martin Raiber
8db5afbec3 Fixed bugs in chunked transfer mode 2012-04-21 21:57:12 +02:00
Martin Raiber
295d5c0676 New bandwidth saving file difference download method 2012-04-05 00:55:20 +02:00
Martin Raiber
948337fe39 New Internet mode 2012-03-07 19:11:40 +01:00