diff --git a/doc/bugs/very_slow_export_to_directory_special_remote___40__on_USB_drive__41__.mdwn b/doc/bugs/very_slow_export_to_directory_special_remote___40__on_USB_drive__41__.mdwn index 4a30fb0d12..a7d87953aa 100644 --- a/doc/bugs/very_slow_export_to_directory_special_remote___40__on_USB_drive__41__.mdwn +++ b/doc/bugs/very_slow_export_to_directory_special_remote___40__on_USB_drive__41__.mdwn @@ -71,3 +71,5 @@ Some questions: - The object store files in the remote were stored in format AAA/BBB/$HASH with three character directory names. While in .git/annex/objects the folders have two characters. What are those characters? I believe the 3 characters format is for remotes that potentially do not distinguish letter case? - Is there a command to get the full path of a file in the object store (two or three letters) from the hash? - Maybe there is still a bug. Is there a possibility that git-annex could forget that a remote is configured with exporttree=yes? Especially if I export to the same directory on the same usb drive from two synced repos? + +[[done]]