Commit Graph

16 Commits

Author SHA1 Message Date
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
39ae2aaade Added missing include 2014-11-12 22:49:36 +01:00
Martin
050c88b429 Merge remote-tracking branch 'urpc/next' into fileentryindex
Conflicts:
	urbackupclient/ChangeJournalWatcher.cpp
	urbackupclient/ChangeJournalWatcher.h
	urbackupclient/client.cpp
	urbackupclient/urbackupclient.vcxproj.filters
	urbackupcommon/os_functions_win.cpp
	urbackupserver/dao/ServerBackupDao.cpp
	urbackupserver/dao/ServerBackupDao.h
	urbackupserver/fileclient/FileClientChunked.cpp
	urbackupserver/filedownload.cpp
	urbackupserver/server_hash.cpp
	urbackupserver/server_hash.h
2014-11-12 22:48:09 +01:00
Martin
01128bd8fe Handle out of space condition in command line download (for testing) 2014-11-12 21:47:59 +01:00
Martin
6c0f08da83 Continue after reading from base file failed 2014-11-12 21:10:35 +01:00
Martin
3a9f7b9af7 Ony write changed parts in file downloader 2014-11-07 21:13:58 +01:00
Martin
8dbd626b62 Fixed build error with gcc 2014-09-18 20:45:41 +02:00
Martin
0d1bb3d98e Get the correct "chunk hash - difference" file size for saving it into the database 2014-09-17 23:02:45 +02:00
Martin
e0bd50935a File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
Martin
3530f14bfa Server public key authentication on the client 2014-03-23 17:15:01 +01:00
Martin
c63dd5dc00 Only bind one udp socket to the broadcast ports/interfaces 2013-11-02 16:46:51 +01:00
Martin
e86ae61f81 Implemented advanced settings 2013-03-01 22:22:54 +01:00
Martin Raiber
712a32f0fc Better error reporting 2012-11-13 14:33:10 +01:00
Martin Raiber
e983bdc31e Use reflink to save only changed file parts on btrfs 2012-11-01 21:44:12 +01:00
Martin Raiber
1a6fb8ebb5 Fixed bug in chunked transfer mode 2012-07-02 23:42:35 +02:00
Martin Raiber
0299edd5ec Fixed bug in chunked transfer mode 2012-07-02 17:03:56 +02:00