diff --git a/doc/todo/improve_gcrypt_remote.mdwn b/doc/todo/improve_gcrypt_remote.mdwn new file mode 100644 index 0000000000..0052b2a875 --- /dev/null +++ b/doc/todo/improve_gcrypt_remote.mdwn @@ -0,0 +1,3 @@ +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