Commit Graph

32 Commits

Author SHA1 Message Date
Martin
bc647d3a59 Properly remove symlinked backups 2014-04-07 20:14:18 +02:00
Martin
b70cc08e48 * Handle changes of the backupfolder correctly
* Lazy load database queries
* Bug fixes for symlink pooling
2014-04-01 20:47:29 +02:00
Martin
53ff7392e9 Properly symlink files in ntfs transactions 2014-03-30 03:49:28 +02:00
Martin
0c040f0222 Follow symlinks in backups on web interface 2014-03-30 00:30:18 +01:00
Martin
1ae17d8977 Properly macro usage for transacted filesystem function 2014-03-29 22:34:13 +01:00
Martin
76550fcfda Use symbolic links of unchanged folders to speed up incremental file backups on non-btrfs filesystems 2014-03-29 22:07:33 +01:00
Martin
a98d7e70fa Revert "Experimental: Hard link files in NTFS transaction"
This reverts commit 8ab03eb941.
2014-03-27 22:06:52 +01:00
Martin
8ab03eb941 Experimental: Hard link files in NTFS transaction 2014-03-26 23:31:52 +01:00
Martin
81c2cef172 Updated copyright notice 2014-02-22 15:22:42 +01:00
Martin
d15ad31900 Fix junctions with symlinks 2013-12-17 00:38:25 +01:00
Martin
c6b54a84e4 Properly handle UNC paths 2013-11-21 23:12:35 +01:00
Martin
9de4cdcdfc Propagate random modified time through incremental backups 2013-11-04 19:35:36 +01:00
Martin
0694f7c99c Do log hard link errors due to the file system hard link limit as debug log messages
(cherry picked from commit 4e2f0b04a5)

Conflicts:
	urbackupserver/server_get.cpp
	urbackupserver/server_hash.cpp
2013-08-29 22:08:36 +02:00
Martin
85ffb6a526 Fixed linux build 2013-06-09 21:20:41 +02:00
Martin
fd2d644a5b Fixed linux build 2013-06-09 21:16:54 +02:00
Martin
61d5fb63ad Don't add a slash when creating junctions on Windows 2013-06-09 20:06:16 +02:00
Martin
72f5c8e6c4 Windows build on build server 2013-04-14 11:22:43 +02:00
Martin
5d973fd025 Added cleanup script 2013-03-20 22:19:40 +01:00
Martin
430cbf2edf Correctly return final path for filesystem roots 2013-01-30 22:13:41 +01:00
Martin
4321f6c25c Better error message if path cannot be listed 2012-12-09 23:26:48 +01:00
Martin Raiber
01b4f8b818 Fixed junction creation 2012-11-13 18:50:53 +01:00
Martin Raiber
3ded6d38a7 Use Junctions instead of symlinks on windows 2012-11-13 14:33:28 +01:00
Martin Raiber
82dd3477d2 Better error messages 2012-11-08 01:59:01 +01:00
Martin Raiber
039193f791 Fixed btrfs mode 2012-11-01 23:16:46 +01:00
Martin Raiber
305b2068b9 Backups with btrfs snapshots 2012-11-01 17:48:18 +01:00
Martin Raiber
766f04fbf9 Follow symlinks in backup paths 2012-09-28 04:04:01 +02:00
Martin Raiber
ce562d026c Correctly remove symlinks in Windows 2012-08-21 04:14:33 +02:00
Martin Raiber
c85fc1336b Base intra file diffs off last complete backup 2012-07-09 21:15:46 +02:00
Martin Raiber
7dbea1cdc1 Fixed file path prefixing 2012-05-01 00:24:46 +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
Martin Raiber
fe33d9b31d Reorganized directory structure 2012-02-25 02:45:06 +01:00