git-annex/doc/bugs/borg_not_recognizing_WORM
Joey Hess f085ae4937
borg: Support importing files that are hard linked in the borg backup
Note that a key with no size field that is hard linked will
result in listImportableContents reporting a file size of 0,
rather than the actual size of the file. One result is that
the progress meter when getting the file will seem to get stuck
at 100%. Another is that the remote's preferred content expression,
if it tries to match against file size, will treat it as an empty file.
I don't see a way to improve the latter behavior, and the former behavior
is a minor enough problem.

This commit was sponsored by Jake Vosloo on Patreon.
2021-03-26 13:29:34 -04:00
..
comment_1_06f4bb172180825501ffaec60c89c66b._comment
comment_2_47085370d1d8223be4bacb271db63b09._comment
comment_3_992ddbba3b35f3066cd6a1fe9ca9811c._comment borg: Fix a bug that prevented importing keys of type URL and WORM 2021-03-26 12:07:00 -04:00
comment_4_46fe2a15d9110b7f196997c8b95e4861._comment borg: Support importing files that are hard linked in the borg backup 2021-03-26 13:29:34 -04:00