summaryrefslogtreecommitdiff
path: root/doc/bugs/extraneous_shell_escaping_for_rsync_remotes.mdwn
blob: c4ee8d5bdacdadc59db4db894ad271ba97e529e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
When using `git annex get foo` where foo is available in a rsync remote with encryption I got an error saying that rsync cannot
find the required file but extra ' are here.

I attached a patch for this.

> But you didn't, sadly. :(
>
> I don't seem to see the problem, set up a rsync over ssh with encryption
> and sent over a file "foo", and then got it back from rsync, without
> trouble.
> 
> Ah, you're not using rsync over ssh, but just to a local directory,
> right? --[[Joey]]

>> [[fixed|done]] --[[Joey]]