git-annex/doc/special_remotes
Joey Hess 3e2f1f73cb
add back inode to directory special remote ContentIdentifier
Directory special remotes with importtree=yes have changed to once more
take inodes into account. This will cause extra work when importing from a
directory on a FAT filesystem that changes inodes on every mount.

To avoid that extra work, set ignoreinodes=yes when initializing a new
directory special remote, or change the configuration of your existing
remote: git-annex enableremote foo ignoreinodes=yes

This will mean a one-time re-import of all contents from every directory
special remote due to the changed setting.

73df633a62 thought
it was too unlikely that there would be modifications that the inode number
was needed to notice. That was probably right; it's very unlikely that a
file will get modified and end up with the same size and mtime as before.
But, what was not considered is that a program like NextCloud might write
two files with different content so closely together that they share the
mtime. The inode is necessary to detect that situation.

Sponsored-by: Max Thoursie on Patreon
2022-03-21 13:12:02 -04:00
..
adb comment 2021-03-22 10:37:33 -04:00
bittorrent
borg promote comment to bug 2021-10-05 11:55:33 -04:00
bup
directory Added a comment 2021-08-06 06:02:38 +00:00
external
gcrypt Added a comment 2022-01-09 08:36:34 +00:00
git comment, improve docs 2021-08-24 12:45:13 -04:00
glacier
hook
httpalso comment 2021-03-22 10:24:57 -04:00
ipfs comment 2022-02-21 15:59:29 -04:00
rsync
S3
tahoe
web
webdav removed 2021-06-08 18:26:30 +00:00
xmpp
adb.mdwn adb: Added ignorefinderror configuration parameter 2022-01-10 21:17:00 -04:00
bittorrent.mdwn
borg.mdwn Fix borg create example (according to https://borgbackup.readthedocs.io/en/stable/usage/create.html#examples) 2021-03-02 21:58:31 +00:00
bup.mdwn
comment_1_961276c18e9353ca8e25cad53e7ec51f._comment
comment_2_97543acfa7434e332ebea5672e446317._comment
comment_3_9229776623c234204c8b164edff95da0._comment
comment_4_3bbda479d13f6bf393dcd59ed94ddeaa._comment
comment_5_f7000975d38077828ab11a99095b39eb._comment
comment_6_5d2bd7c1e1493d3c3784708a9b0bc001._comment
comment_7_af01ee5ce31b1490af565cb087d65277._comment
comment_8_3d4ffec566d68d601eafe8758a616756._comment
comment_9_26af468952f0403171370b56e127830a._comment
comment_10_e9881290486a1770bd260f8650ada9c6._comment
comment_11_e01b5cc5a0d81b071e93e27e7b91fe2a._comment
comment_12_13237170ef5b6646e0e25d3421af3fe5._comment
comment_13_1a36a0483a9db04d36e0234a192ebad8._comment
comment_14_a8419963dc024b1d9eb73807596012dc._comment
comment_15_95ccfdd22a2391daa99e0beb04adedd6._comment
comment_16_b9d238fb15ad7628e33c90b071e07bb0._comment
comment_17_cc21b81a8f809f6efa5f5b6332513fc3._comment
comment_18_3fe750118ff1edbe91a110b86fb5b662._comment
comment_19_6794eb52bd87c28ef1df3172aa7d5780._comment
comment_20_6b7242721f2f2c77b634568cb737e3e3._comment
comment_22_308afc586b86c66bbb3437d63864d9cb._comment
comment_23_0f5440e0e54cf7ac2a68b1ba115b0930._comment
comment_23_96ef232e13bc2dc102a667a06c856ee7._comment
comment_24_2c9eda62766c9d5000346a092fe5d0d8._comment
comment_25_d9f298f284d66fb0aff029eb01f1ce23._comment
comment_26_606c1bee71a265f9df3a8cf50fce9a21._comment
comment_27_b37c6ed2444bd7e8b4d7937abdfcbd1c._comment
comment_28_c7ab32e1e63fc114b3b2f56bab62eafa._comment
comment_29_8393a14f084d022986c8245ee01f4198._comment
comment_30_8e5b17431507ee2115b992e5156b749b._comment
comment_31_20ac13d009a4f451eb895ca16446ba88._comment
comment_32_8dea734fed26e5d9336a2da5bd81eabc._comment
comment_33_317c4d5edc9de8159c3b03a3e161e257._comment
comment_34_31256dd4b74d344aa49902adec4bcf02._comment
comment_35_5801755d10149f0d3971fef0b6e1b62f._comment
comment_36_48859c5ea8f63e37b7531ed0e07f4a54._comment
comment_37_9fa2adc324ba25428a681158e58a5300._comment
comment_38_04366bcb840b7628d13546daf65650dc._comment
comment_39_990a0e67fdd30680631a90231d07c611._comment
comment_40_2a36f9c874b00fd5de94836e3dcde782._comment
comment_41_26a29fe6169eee1c62dd10672040851c._comment
comment_42_85e354eb058aea02be7b847bceb02313._comment
comment_43_75a7c567db2b5256182b2cf06091dc12._comment
comment_44_bc5871052d29f25eddcc0e02bb2e5a25._comment
comment_45_7553ddfb96499b52ddc300a457972645._comment
comment_46_f3f5348ceeffb458bcd7bfaa5c420751._comment Added a comment: Any way to delete a remote? 2021-03-07 01:53:25 +00:00
comment_47_780e9ba56a2a83d64583521b8d987e33._comment Added a comment 2021-03-07 13:38:56 +00:00
comment_48_ee5aa6762ca9403c1a2afe1819984fef._comment Added a comment 2021-03-08 03:28:49 +00:00
comment_49_044a3d6c35fa1b522f7aeea2cec4199a._comment Added a comment: Re: "Any way to delete a remote?" 2021-03-08 15:13:39 +00:00
comment_50_4485e72f90f46beef3f216ffab82386e._comment comment 2021-03-08 12:51:19 -04:00
ddar.mdwn
directory.mdwn add back inode to directory special remote ContentIdentifier 2022-03-21 13:12:02 -04:00
external.mdwn
gcrypt.mdwn change back to git-remote-gcrypt 1.4 url forms, with a note that that version is needed 2021-04-13 12:55:50 -04:00
git-lfs.mdwn
git.mdwn comment, improve docs 2021-08-24 12:45:13 -04:00
glacier.mdwn avoid getting creds from environment during autoenable 2021-03-17 09:41:12 -04:00
hook.mdwn
httpalso.mdwn Fix link 2021-03-20 17:51:07 +00:00
ipfs.mdwn
rclone.mdwn
rsync.mdwn
S3.mdwn When retrival from a chunked remote fails, display the error that occurred when downloading the chunk 2021-10-14 12:45:05 -04:00
tahoe.mdwn
tor.mdwn
web.mdwn
webdav.mdwn avoid getting creds from environment during autoenable 2021-03-17 09:41:12 -04:00
xmpp.mdwn