Commit Graph
10 Commits
Author SHA1 Message Date
Kenneth Hsu bcabbe67c8 Fix detection of block devices.
This appears to have been a copy/paste error.

The UnixSupport.dll file was compiled in Release mode.
2020-03-01 12:11:16 -08:00
Kenneth Skovhede abc801d2bf Updated the POSIX support code to ignore ENODATA error codes in addition to the EOPNOTSUPP.
This fixes #3327
2018-08-14 22:25:22 +02:00
Kenneth Skovhede 1f7110503a Updated unix symlinks handling to store correct metadata for symlinks 2016-11-03 13:11:53 +01:00
Kenneth Skovhede eff7e923de Rebuild the UnixSupport.dll to activate #2056 2016-10-31 21:58:32 +01:00
Kenneth Skovhede 91c6e24e27 Updated UnixSupport to depend on .Net 4.5 instead of 2.0 2016-04-25 17:28:06 +02:00
Kenneth Skovhede 32ffc76815 Suppress error messages when reading extended attributes from a mounted filesystem that does not support extended attributes.
This solves #1303.
2015-03-04 16:53:40 +01:00
Kenneth Skovhede e3c6682d29 Improved handling of metadata, especially on Linux/OSX 2014-11-06 01:23:31 +01:00
Kenneth Skovhede b1ce24d504 Added hardlink detection on Linux/OSX 2014-04-02 11:02:06 +02:00
Kenneth Skovhede 6022043856 Added support for reading file types and extend attributes under linux 2013-09-08 00:36:02 +02:00
kenneth@hexad.dk a0521da54d Initial version of the new block-based storage format.
Still needs a work over in terms of error handling, progress reporting, warning output, refactoring etc.
Also misses the volume reuse/reclaim algorithms.
But it passes the unit tests now, with and without a local database.

git-svn-id: https://duplicati.googlecode.com/svn/sandboxes/Kenneth/ForestHash@1526 59da171f-624f-0410-aa54-27559c288bec
2013-02-12 21:43:14 +00:00