Sean Whitton wrote: > > git-annex can be configured to not do its own shell escaping when accessing > > a rsync special remote. If your remote is named "foo", you can configure it > > that way as follows: > > > > git-annex enableremote foo shellescape=no > > Thanks for looking into it. Do you see this as a workaround or what > people using newer rsync should use going forward?
That's a workaround. If it works, perhaps git-annex could probe the rsync version and do the same thing automatically. Depends on it only the local rsync version matters, not the remote one. -- see shy jo
signature.asc
Description: PGP signature

