Commit Graph

22 Commits

Author SHA1 Message Date
Martin
fe4965321f Properly return file size on partial downloads 2014-12-14 13:05:34 +01: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 Raiber
1662c95643 Don't rerequest the file if it does not exist. Use the same connection after reconnection and correctly shutdown old connections on reconnect. 2014-08-14 23:56:58 +02:00
Martin
a696b88b50 Log file loading progress every minute 2014-08-09 21:49:36 +02:00
Martin
a6f69aad0a Bugfix: Remove proper client on error 2014-06-12 23:02:58 +02:00
Martin
a6e8a63866 Fixed file transfer assertion after reconnect 2014-06-10 18:50:08 +02:00
Martin
c5d5787fdd Queueing bug fix 2014-05-12 19:04:30 +02:00
Martin
32c50d60b3 Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
Martin
45038a86db * Fixed a few issues with the download queuing
* Disabled verbose debug logging at chunked file transfer
2014-05-01 19:30:14 +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
8e6a4479e4 Longer timeouts for internet clients 2013-06-12 23:46:46 +02:00
Martin Raiber
712a32f0fc Better error reporting 2012-11-13 14:33:10 +01:00
Martin Raiber
9a756127e3 Better error handling in internet file client 2012-07-13 14:17:06 +02:00
Martin Raiber
0299edd5ec Fixed bug in chunked transfer mode 2012-07-02 17:03:56 +02:00
Martin Raiber
9cf8887c70 Correctly continue interrupted file transfers on internet connection 2012-06-12 20:47:43 +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
8db5afbec3 Fixed bugs in chunked transfer mode 2012-04-21 21:57:12 +02:00
Martin Raiber
eee1e1f0bb Further work on internet mode 2012-04-15 16:21:28 +02:00
Martin Raiber
295d5c0676 New bandwidth saving file difference download method 2012-04-05 00:55:20 +02:00