From 15dc5fae109b31950e0dc51f75485a265b446b49 Mon Sep 17 00:00:00 2001 From: imlew Date: Wed, 15 Nov 2023 16:36:13 +0000 Subject: [PATCH] --- doc/forum/very_slow_on_exfat_drives.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/forum/very_slow_on_exfat_drives.mdwn diff --git a/doc/forum/very_slow_on_exfat_drives.mdwn b/doc/forum/very_slow_on_exfat_drives.mdwn new file mode 100644 index 0000000000..718b008a5b --- /dev/null +++ b/doc/forum/very_slow_on_exfat_drives.mdwn @@ -0,0 +1,7 @@ +I want to use git-annex to keep track of and archive of large tarballs (on the order of 10 to 100GB each). +One of the locations are a set of external HDDs that are formatted to exFAT. + +Unfortunately every git command takes hours to execute. +e.g. every time I use `git status` the index is refreshed which takes about 3 hours, committing a single takes similarly long. + +Is there anything I can do to speed things up? -- 2.30.2