Commit Graph

72 Commits

Author SHA1 Message Date
Martin
ee17427623 Optimized and fixed bugs in transfer compression 2015-09-05 16:28:23 +02:00
Martin
14eb7bfd29 Optimized and fixed bugs in transfer compression 2015-09-01 00:21:29 +02:00
Martin
345d182568 License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
Martin Raiber
dd8f0d0240 Build on Mac OS 2015-02-07 23:06:05 +01:00
Martin Raiber
ef8329ee10 Fixed metadata restore on Windows 2015-02-01 00:04:06 +01: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
f0dc55c286 Backup script output on Linux 2014-12-30 16:17:55 +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
Martin
6bda6c4a5b More robust handling of case where the predicted file size differs from the actual file size and test helper for that 2014-11-25 23:38:28 +01:00
Martin
57dadb4789 Improved error handling while downloading files and send zero bytes if file size was truncated while sending file 2014-11-25 20:49:48 +01:00
Martin
fd4579500d Merge branch 'next' into fileaccess
Conflicts:
	urbackupclient/ClientService.cpp
	urbackupclient/ClientService.h
	urbackupcommon/settingslist.cpp
	urbackupserver/dao/ServerBackupDao.cpp
	urbackupserver/doc/admin_guide.tex
	urbackupserver/fileclient/FileClient.cpp
	urbackupserver/fileclient/FileClientChunked.cpp
	urbackupserver/server_download.cpp
	urbackupserver/server_get.cpp
	urbackupserver/server_get.h
	urbackupserver/server_settings.cpp
	urbackupserver/server_settings.h
	urbackupserver/www/templates.js
2014-09-13 20:15:24 +02:00
Martin
689c5466c5 Correctly transfer error message, if the error occurs on the first file transmitted 2014-09-07 16:57:18 +02:00
Martin
241e129aa2 Continuous file protection 2014-07-26 16:10:15 +02:00
Martin
8ec1e2d513 Continuous file protection 2014-07-26 16:09:14 +02:00
Martin
0e849a95a2 Properly close handles on timeouts 2014-07-17 22:54:47 +02:00
Martin
1e1b9f8b53 Improved error handling 2014-05-12 20:44:02 +02:00
Martin
c5d5787fdd Queueing bug fix 2014-05-12 19:04:30 +02:00
Martin
048208ea57 Limit file size by requested file size 2014-05-03 00:22:51 +02:00
Martin
44e44958a4 Properly download wrong blocks 2014-05-02 23:12:41 +02:00
Martin
7842af3c06 Fixed issues with
* new packet queuing
* hard link handling
* slashes in filenames on Linux
2014-05-02 21:10:44 +02:00
Martin
b6fa9e6dfe Proper transfer of failures in queue 2014-05-02 19:47:42 +02:00
Martin
980cb7196b Don't timeout chunked file transfer on client so fast 2014-05-01 15:13:48 +02:00
Martin
44578e0120 Send filesize correctly 2014-05-01 14:05:27 +02:00
Martin
e0bd50935a File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
Martin
1999d4f148 Hande endianess correctly 2014-02-23 21:50:19 +01:00
Martin
81c2cef172 Updated copyright notice 2014-02-22 15:22:42 +01:00
Martin
c6b54a84e4 Properly handle UNC paths 2013-11-21 23:12:35 +01:00
Martin
4fb7db4fff Fixed linux client build 2013-09-24 20:27:13 +02:00
Martin
748ad550cb Fixed bug in non-hashed transfer in Linux client. Needs testing. 2013-09-24 20:08:00 +02:00
Martin
9f61c6838f Fixed resume bug for Linux clients. 2013-09-24 20:05:16 +02:00
Martin
257e2dc24d Fixed bug where not all buffers where freed 2013-03-30 17:21:51 +01:00
Martin
5f3eaa48ec Fixed "Setting TCP_NODELAY failed" error message 2013-02-24 20:19:51 +01:00
Martin
02470c43f7 Reduced priority of UrBackup in Windows XP 2012-12-08 20:50:46 +01:00
Martin Raiber
712a32f0fc Better error reporting 2012-11-13 14:33:10 +01:00
Martin Raiber
2ac93cf5bd Proper shutdown of client threads 2012-11-10 19:24:14 +01:00
Martin Raiber
039193f791 Fixed btrfs mode 2012-11-01 23:16:46 +01:00
Martin Raiber
2131dcde03 Repaired file resuming in hash transfer mode 2012-09-28 04:02:34 +02:00
Martin Raiber
99b0703a6d Fixed normal file transfer for Windows 2012-08-17 12:53:59 +02:00
Martin Raiber
5235600714 Fixed compilation on Windows 2012-08-15 21:20:02 +02:00
Martin Raiber
557acf88dd Fixed client on Linux 2012-08-11 16:43:35 +02:00
Martin Raiber
08db6415bc Fixed for Linux build 2012-08-02 18:58:42 +02:00
Martin Raiber
517fabe4c5 Pause chunked transfer if necessary 2012-08-01 15:46:12 +02:00
Martin Raiber
c65ce2f47e Send all chunks when old file size < current file position 2012-07-16 17:40:22 +02:00
Martin Raiber
2b83b2e5de Handle specific file sizes 2012-07-09 22:29:44 +02:00
Martin Raiber
c85fc1336b Base intra file diffs off last complete backup 2012-07-09 21:15:46 +02:00
Martin Raiber
98c602b922 Better logging 2012-07-09 15:52:13 +02:00
Martin Raiber
0299edd5ec Fixed bug in chunked transfer mode 2012-07-02 17:03:56 +02:00
Martin Raiber
fd8ebfdb15 Added throttling and some backup info output 2012-05-08 19:45:45 +02:00