Commit Graph

624 Commits

Author SHA1 Message Date
Martin
cc05a512e1 Add file entries every min_file_incr times for each file.
The client may not be trusted => Setting to force the server to read and calculate the respective file hashes instead of trusting the client
2014-05-14 22:57:59 +02:00
Martin
01082fab4c Compatibility with older servers 2014-05-14 19:58:54 +02:00
Martin
bf1c44788b Don't log "too many hardlinks" errors as warnings 2014-05-12 22:31:48 +02:00
Martin
1e1b9f8b53 Improved error handling 2014-05-12 20:44:02 +02:00
Martin
1e137bc64e Fixed some bugs with the queuing 2014-05-12 19:50:27 +02:00
Martin
c5d5787fdd Queueing bug fix 2014-05-12 19:04:30 +02:00
Martin
d6b97ed894 Faster file backup stopping 2014-05-12 00:06:23 +02:00
Martin
e47b7cc718 Refactored into function 2014-05-10 00:21:33 +02:00
Martin
0798f32011 Fixed upgrade script 2014-05-10 00:01:39 +02:00
Martin
32c50d60b3 Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
Martin
cd3ac40d97 Log info about exponential backup in log 2014-05-05 23:28:27 +02:00
Martin
b5795d2d9d Fixed error messages at settings dialog 2014-05-05 21:45:07 +02:00
Martin
a4a6dfa84a Support sub-hour incremental file backup intervals 2014-05-05 20:46:48 +02:00
Martin
dc770e8784 Fixed JavaScript error. Updated translation 2014-05-05 00:25:01 +02:00
Martin
4bb858003c Added datatables strings to translation 2014-05-04 23:40:23 +02:00
Martin
e2a99d825a Properly handle file backups with failed verification 2014-05-04 17:41:59 +02:00
Martin
c05b11eb90 Corrected endian conversion and file verification file name handling 2014-05-04 14:06:11 +02:00
Martin
c9fc737269 Reenabled debug logging 2014-05-03 22:01:36 +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
2b7457f6f6 Fixed admin create issue 2014-05-01 19:30:39 +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
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
8451c8b41b Added swf for pdf export 2014-04-26 19:55:40 +02:00
Martin
3eff0cc20a Get server update info via SSL 2014-04-26 19:38:49 +02:00
Martin
2a26e81c94 Removed downloadplugin. Replaced it with cURL. 2014-04-26 18:34:01 +02:00
Martin
8d05681fce Use datatable for statistics as well 2014-04-25 23:19:15 +02:00
Martin
af7d117f11 Special setting to backup all volumes on Windows 2014-04-25 20:35:47 +02:00
Martin
4fd2a66925 Removed skipping file backup if there was a file backup error. Exponential back off takes care of that. 2014-04-25 19:40:55 +02:00
Martin
3424ca88cc Updated translation 2014-04-25 18:59:24 +02:00
Martin
8c9557a3b2 Merge branch 'next' of urpc.dyndns.org:~/urbackup_backend into next 2014-04-23 23:48:04 +02:00
Martin
ceea235d3f Setup web interface translations to be pulled from transifex 2014-04-23 23:47:48 +02:00
Martin Raiber
d5342a97ac Removed debugging 2014-04-19 15:48:47 +02:00
Martin
5a4d7d03f8 Added missing right documentation 2014-04-15 22:50:03 +02:00
Martin
18e0e2f1cf Better settings exchange 2014-04-15 22:39:33 +02:00
Martin
58128df764 Better settings exchange 2014-04-15 20:10:44 +02:00
Martin
b76d6074a5 Fixed header for Linux 2014-04-14 22:56:51 +02:00
Martin
24d795da65 Proper mails for resumed backups 2014-04-14 22:37:25 +02:00
Martin
3c8f96fb6c Copy over file entries from last backup when resuming backup 2014-04-14 22:34:01 +02:00
Martin
7fe385de1c Show that backups are resumed 2014-04-14 02:13:19 +02:00
Martin
56460ffcc4 Show that backups are resumed 2014-04-14 01:36:25 +02:00
Martin
6b08206807 Don't get server-side only settings from client 2014-04-14 00:24:51 +02:00
Martin
1e0d822cfd Show that backups are resumed 2014-04-13 23:28:34 +02:00
Martin
45321aaa1b Do not log filelist construct connect error backups 2014-04-11 18:27:10 +02:00
Martin
770b529dd4 Properly escape filenames in file list 2014-04-10 23:50:42 +02:00
Martin
64bd7e1d07 Repaired Windows filename fixing 2014-04-10 23:49:17 +02:00
Martin
6db3dbeab2 Renamed parameter parsing function 2014-04-10 22:49:03 +02:00
Martin
4a149bcf84 Properly handle " in file names (on Linux clients) 2014-04-10 19:17:12 +02:00