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..
This commit is contained in:
Joey Hess 2011-04-09 14:40:14 -04:00
parent 8ad901a647
commit ede234136b

View file

@ -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