From ede234136b38e2039f9f056a6c05b10c65a07b51 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 9 Apr 2011 14:40:14 -0400 Subject: [PATCH] bup and git-annex-shell Looked at having git-annex shell support running bup server.. Then looked at how bup runs bup server over ssh, and fled away, screaming.. --- doc/special_remotes/bup.mdwn | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/special_remotes/bup.mdwn b/doc/special_remotes/bup.mdwn index c74bdaf7e2..90b84e9f47 100644 --- a/doc/special_remotes/bup.mdwn +++ b/doc/special_remotes/bup.mdwn @@ -30,6 +30,11 @@ Options to pass to `bup split` when sending content to bup can also be specified, by using `git config annex.bup-split-options`. This can be used to, for example, limit its bandwidth. +## notes + +[[git-annex-shell]] does not support bup, due to the wacky way that bup +starts its server. So, to use bup, you need full shell access to the server. + ## data security When encryption=none, there is **no** protection against your data being read