aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/GIT__95__ANNEX__95__SHELL__95__DIRECTORY_won__39__t_match/comment_1_9523af238c6cd2ab66f83474dd580427._comment
blob: 9d567f37624dc7ec983fe416a452435aac4e2f4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2018-03-07T19:46:27Z"
 content="""
A rsync special remote needs ssh to run rsync --server,
you have it running git-annex-shell.

That can't work. It is possible to lock down generic rsync over
ssh to only operate in one directory, but git-annex-shell
is not the tool to do it.

If there's a bug here, it's whatever led you to expect this would work..

(But, if you make a gcrypt special remote, git-annex-shell can be used
to access it, and it'll be all encrypted and files stored with rsync,
and can be locked down.)
"""]]