diff --git a/doc/todo/borg_special_remote/comment_1_f8543e05bea3a88769d9c54fdfce3723._comment b/doc/todo/borg_special_remote/comment_1_f8543e05bea3a88769d9c54fdfce3723._comment new file mode 100644 index 0000000000..0a8caf6d9d --- /dev/null +++ b/doc/todo/borg_special_remote/comment_1_f8543e05bea3a88769d9c54fdfce3723._comment @@ -0,0 +1,20 @@ +[[!comment format=mdwn + username="RonnyPfannschmidt" + avatar="http://cdn.libravatar.org/avatar/c5379a3fe2188b7571858c49f9db63c6" + subject="the remote im working on" + date="2018-06-04T07:51:57Z" + content=""" +Hi Joey, + +i am currently working on a remote to use borg as a tree import source and a content souce + +the work is started in https://github.com/RonnyPfannschmidt/git-annex-borg + +note that borg does **not** do delta storage - it does content informed dynamic chunk sizes (which helps deduplication) + +freestanding borg will not be a good remote for putting things out, +so i will be pulling things out mostly (but i hope to hit a point where its viable to generate a borg archive from the tree of expected contents thats viable for putting things in) + +-- Ronny + +"""]]