Commit Graph

92 Commits

Author SHA1 Message Date
Martin
47570abef2 Fix gcc build issue 2018-04-28 00:39:34 +02:00
Martin Raiber
9be471e461
Merge pull request #12 from codeix/bugfix/fileaccess
Bugfix/fileaccess
2018-02-20 17:57:57 +01:00
Martin
b864185361 Always use simple tokenize function 2017-11-01 14:14:00 +01:00
Martin
66c11b2eba Correctly handle file type changes during restore 2017-10-18 23:23:31 +02:00
Samuel Riolo
f0908c4576
Get email tokens only if metadata contains tids
The expression in the if-statement must only be true if
the keyword "tids" is found in the metadata. Otherwise
the TokenizeMail can't be called with data.
2017-09-13 23:42:30 +02:00
Martin
72d5d36bf3 Ignore permissions if restoring from web interface without tokens 2017-09-05 19:41:41 +02:00
Martin Raiber
009706033d Fix new permission functionality on Linux 2017-03-24 16:23:52 +01:00
Martin
1f7d8399bc Take current user's permissions into account when restoring file backups 2017-03-23 17:33:10 +01:00
Martin
dec96a7aad Working on parallel file hashing 2017-02-15 19:23:30 +01:00
Martin
d72cd148b5 Do not follow symlink when deleting files 2017-01-22 21:18:04 +01:00
Martin
6c088e995a Do not follow symlink when deleting files 2017-01-22 20:52:09 +01:00
Martin
eaf231f277 Do not truncate symlinks 2017-01-22 20:14:11 +01:00
Martin
1f9075c48e Delete files/folders in sub-directories during file restore 2017-01-20 14:17:09 +01:00
Martin
1ddb599a18 Implement flag to ignore overwrite failures 2017-01-16 18:09:32 +01:00
Martin
fb4cc53d96 Fix download thread freeing 2017-01-05 14:37:36 +01:00
Martin
491c9dcb93 Fix truncate issue during restore 2017-01-03 18:08:50 +01:00
Martin
6d8c9f22ae Fix symlinked file to file changes during incremental backups with btrfs 2016-12-10 14:39:54 +01:00
Martin
2e7793826f Add hint about how to fix issue 2016-11-30 01:56:03 +01:00
Martin
c133e230d7 Prevent access_keys.properties race condition 2016-11-30 01:24:32 +01:00
Martin
4347c6c2a8 Fix build 2016-08-19 00:02:52 +02:00
Martin
e0bea49421 Use CBT data during file restore 2016-08-18 01:30:39 +02:00
Martin
5b81cd8120 Fixed file handle leak during restore 2016-08-18 01:27:31 +02:00
Martin
ba24e2282c Use CBT data during file backups 2016-08-17 21:38:06 +02:00
Martin
e6deace398 Preallocate space for full image if possible 2016-08-12 02:14:03 +02:00
Martin
dfa9b307ac Support restore methods of Windows component restore 2016-08-04 01:19:17 +02:00
Martin
b2fadb38fe Windows VSS component backup 2016-07-19 21:10:24 +02:00
Martin
288e172f96 Fix restore with filter 2016-06-06 13:28:30 +02:00
Martin
df13b0fa8e Extract orig name from orig path correctly 2016-06-05 23:33:37 +02:00
Martin
22832e2100 Ignore enumeration failures if enumerating symlink 2016-06-05 22:48:35 +02:00
Martin
473909622c Restore files with backup semantics on Windows 2016-06-05 18:33:36 +02:00
Martin
84d7361531 Switch to offline mode to not log errors to server 2016-06-05 14:49:17 +02:00
Martin
c8f6e51fd3 Fix getting file name from orig path during restore 2016-06-05 14:23:01 +02:00
Martin
376e6adb5c Don't remove files after error 2016-06-05 02:09:49 +02:00
Martin
bc7320dce5 Apply metadata also if restore download fails 2016-06-05 01:33:49 +02:00
Martin
d6f98a22be Use file name from orig path during restore 2016-06-05 01:03:33 +02:00
Martin
a344ae0b3f Log about file deletions 2016-06-04 22:47:26 +02:00
Martin
34b8c8c65f Option to not follow symlinks during restore 2016-06-04 18:10:21 +02:00
Martin
130978328f Fix shutting down metadata transfer if restore fails 2016-06-03 22:31:36 +02:00
Martin
0c042e0381 Timeout fn info after 61s 2016-06-03 22:25:30 +02:00
Martin
9115fc9b2f Remove clientdl from displayed file name 2016-06-03 22:19:51 +02:00
Martin
54c1b91b12 Modify permissions to allow only root access 2016-06-03 18:22:53 +02:00
Martin
858b44287d Increase timeout to 60s 2016-06-03 02:51:17 +02:00
Martin
82de34b755 Unlink file and create new file if it cannot be opened on Linux 2016-06-03 02:23:34 +02:00
Martin
a8c53ca89f Improved file meta-data shutdown procedure 2016-05-08 22:16:12 +02:00
Martin
17d89ea42b Restore all files when restore is done via client regardless of user access tokens 2016-05-07 02:41:45 +02:00
Martin
d485e1fe8e Restore fixes 2016-05-06 23:42:21 +02:00
Martin
82d4452476 Restore fixes 2016-05-06 22:47:50 +02:00
Martin
94e5e318ad Restore fixes 2016-05-06 22:11:15 +02:00
Martin
b6f4c8752d Correctly open alternative file for renaming later 2016-05-06 20:42:41 +02:00
Martin
f34579d8d8 Do not try to create windows volume as directory 2016-05-06 20:16:31 +02:00