aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/Can_I_purge_.git__47__annex__47__transfer_directory___63__.mdwn
blob: 9650f26f57c698df4be64726893e5427803f163d (plain)
1
2
3
4
5
6
7
8
9
10
11
Hello.

There is a git-annex repository managing about 172.000 annexed files (plus a number of small regular files in git history), for a total of about 1.7TB. At filesystem level, `find` reports about 924.000 entries (directories, files, symlinks).

Inspecting it I see that `.git/annex/transfer` containes over 86000 entries (mostly files).

I tried to find more information about it and only https://git-annex.branchable.com/design/assistant/syncing/ seemed to provide some information but not enough.

Are they needed permanently? Can I just delete `.git/annex/transfer` without damage?

Thanks.