From c197077e8972d8ea8834252a72ae9839292bf3e7 Mon Sep 17 00:00:00 2001 From: RonnyPfannschmidt Date: Mon, 4 Jun 2018 07:51:57 +0000 Subject: [PATCH] Added a comment: the remote im working on --- ..._f8543e05bea3a88769d9c54fdfce3723._comment | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/todo/borg_special_remote/comment_1_f8543e05bea3a88769d9c54fdfce3723._comment 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 + +"""]]