From 14b846e9faf9b4299d1312b8462af7b7425af0d2 Mon Sep 17 00:00:00 2001 From: "git-annex@6f13b739194f758abc0b86556b7ce966c1bf3c00" Date: Wed, 24 Mar 2021 10:29:16 +0000 Subject: [PATCH] Added a comment: borg hardlinks --- ...mment_2_47085370d1d8223be4bacb271db63b09._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/borg_not_recognizing_WORM/comment_2_47085370d1d8223be4bacb271db63b09._comment diff --git a/doc/bugs/borg_not_recognizing_WORM/comment_2_47085370d1d8223be4bacb271db63b09._comment b/doc/bugs/borg_not_recognizing_WORM/comment_2_47085370d1d8223be4bacb271db63b09._comment new file mode 100644 index 0000000000..ab03692863 --- /dev/null +++ b/doc/bugs/borg_not_recognizing_WORM/comment_2_47085370d1d8223be4bacb271db63b09._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="git-annex@6f13b739194f758abc0b86556b7ce966c1bf3c00" + nickname="git-annex" + avatar="http://cdn.libravatar.org/avatar/198790d74209efe4896fd4cfc37ec2a6" + subject="borg hardlinks" + date="2021-03-24T10:29:12Z" + content=""" +Also not recognized by git-annex are hardlinks in borg, which show up in `borg list` like + + hr--r--r-- woffs 1000 0 Sun, 2014-08-03 23:04:27 annex-objects/jP/40/SHA256E-s698785--bbe23f87e576cd7ab3a87c0ef8d82c99044515c63a83977d1ac870d82b88f8b4.jpg/SHA256E-s698785--bbe23f87e576cd7ab3a87c0ef8d82c99044515c63a83977d1ac870d82b88f8b4.jpg link to otherdir/sdcard/dcim/Camera/2014-07-28_13-07-42_306.jpg + +"""]]