Commit Graph

90 Commits

Author SHA1 Message Date
Martin
8e6a4479e4 Longer timeouts for internet clients 2013-06-12 23:46:46 +02:00
Martin
ff8d4c446b Deinitialize database correctly 2013-06-05 23:04:29 +02:00
Martin
b2709b6f69 Fixed crash bug 2013-06-02 13:32:34 +02:00
Martin
25b1edd9b5 Calculate file hashes on Internet client 2013-05-30 22:01:37 +02:00
Martin
12aeaa3046 VSS logging 2013-05-29 21:35:21 +02:00
Martin
04d0faf60f End-to-end file backup verification for debugging purposes 2013-05-26 15:42:46 +02:00
Martin
3048cde99e Soft client quota 2013-05-25 18:35:27 +02:00
Martin
1d9a0f6d26 Don't fail if directory already exists. Only print warning. 2013-04-29 23:28:55 +02:00
Martin
5aa5e5d26d Don't fail if directory already exists. Only print warning. 2013-04-27 23:05:06 +02:00
Martin
55cc8def47 Create directory before starting backup from incremental backup if using snapshots 2013-04-26 21:31:39 +02:00
Martin
b13cb77ed3 Fall back to full file backups if no other file backup was found 2013-04-25 21:25:45 +02:00
Martin
329505a064 Push settings to client after a while. 2013-03-25 21:44:06 +01:00
Martin
5fba218ef2 Fixed issues with detached databases 2013-03-19 00:54:47 +01:00
Martin
009c546aab Fix performance problem when deleting files in database 2013-03-05 09:11:29 +01:00
Martin
0ce73b0f21 Fixing directory shortening 2013-03-03 14:54:04 +01:00
Martin
b7ea90c882 Fixing directory shortening 2013-03-03 14:32:48 +01:00
Martin
41542bbc96 Fixing directory shortening 2013-03-03 14:29:58 +01:00
Martin
dbdcfb8f5c Fixing directory shortening 2013-03-03 13:15:47 +01:00
Martin
e86ae61f81 Implemented advanced settings 2013-03-01 22:22:54 +01:00
Martin
22e4688e4d Properly handle long filenames on Linux server 2013-02-24 20:24:43 +01:00
Martin
c01b75467f Delete client file list after full backup 2013-01-04 20:19:11 +01:00
Martin
c5949f7a43 Fixed reporting of backups that failed because there were no paths to backup 2012-12-09 23:27:22 +01:00
Martin
41826d16ae Update backup intervals correctly; Correctly (not) log backups; Better error handling while VHD file writing 2012-12-08 20:52:05 +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
1deaa761b7 Initialize variable correctly 2012-11-08 03:30:10 +01:00
Martin Raiber
1ef3a12bfd Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-11-03 15:31:55 +01:00
Martin Raiber
2084dee75e Correctly fail backups if there are disk problems 2012-11-03 15:32:23 +01:00
Martin Raiber
2ddfb4c3f6 Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-11-03 15:31:47 +01:00
Martin Raiber
652aa27bae Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-11-03 02:06:39 +01:00
Martin Raiber
6ffaa25121 Don't put files into clientlist, if download fails 2012-11-03 02:06:27 +01:00
Martin Raiber
67edec80e4 Correctly handle missing files 2012-11-03 02:02:07 +01:00
Martin Raiber
7293fd49e3 Don't put files into clientlist, if download fails 2012-11-02 20:17:13 +01:00
Martin Raiber
6ec60e746f Fixed on linux 2012-11-02 13:49:46 +01:00
Martin Raiber
172d41b255 Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-11-01 23:15:51 +01:00
Martin Raiber
039193f791 Fixed btrfs mode 2012-11-01 23:16:46 +01:00
Martin Raiber
184d06b29f Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-11-01 23:15:33 +01:00
Martin Raiber
38490778be Better flushing; Reordered file deletion 2012-11-01 22:08:02 +01:00
Martin Raiber
cc12a8eb73 Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-11-01 22:07:42 +01:00
Martin Raiber
1788faf8e1 Fixed btrfs mode 2012-11-01 21:49:47 +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
0717df8928 Correctly remove failed backup 2012-11-01 19:57:47 +01:00
Martin Raiber
3b68cae13c Working on btrfs mode 2012-11-01 19:21:44 +01:00
Martin Raiber
305b2068b9 Backups with btrfs snapshots 2012-11-01 17:48:18 +01:00
Martin Raiber
50cd503d18 Linux fixes 2012-10-07 19:05:39 +02:00
Martin Raiber
0f5429486f Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-10-04 19:25:20 +02:00
Martin Raiber
96f380aca5 Allow disabling of incremental backups; Truncate filenames on server that are too long for the filesystem 2012-10-04 19:24:44 +02:00
Martin Raiber
4e7b59c111 Retry creating temporary files for file lists 2012-09-28 04:03:27 +02:00
Martin Raiber
35c19dd746 Added missing slash 2012-09-19 03:58:54 +02:00