6 May
2022
6 May
'22
8:57 p.m.
i used git ls-tree and git cat-file to find the remote config in git-annex/remote.log: 36be9e2b-b67c-42e0-a390-fdd1c296f287 bundler=https://node2.bundlr.network chunk=64MiB combine-to-bytes=25600000 encryption=none externaltype=arkb-subprocess name=arkb-bn2-100k subchunk-bytes=100000 type=external it would make sense to remove chunk=64MiB . git-annex responds to this by making a separate file for every part. suddenly, i'm not actually sure that changing that will help. since it uses the same hash, it shouldn't have to store any further metadata on it.