git-annex/doc/todo/improve_gcrypt_remote.mdwn
lykos@d125a37d89b1cfac20829f12911656c40cb70018 32477c0446
2018-10-28 15:05:16 +00:00

3 lines
356 B
Markdown

I just created a [[bug report|bugs/gcrypt_rsync_remotes_don__39__t_work]] regarding gcrypt rsync remotes. In fact, I think the gcrypt special remote should allow rsync urls as well. The annexed files are going to be transferred using rsync anyway, aren't they? That would speed up `git annex sync` a lot, especially on slow (mobile) connections.
-- Lykos