>   [2022-04-30 13:00:20.39881781] (Utility.Process) process [1635096] read: 
> rsync ["-e","'ssh' '-S' '../.git/annex/ssh/user@host-key' '-o' 
> 'ControlMaster=auto' '-o' 'ControlPersist=yes' '-l' 'user' 
> '-T'","--progress","--inplace",
> "user@host-key:/backup/dspace/repositories/repository.git/ff7/84a/'GPGHMACSHA1--f5a2f4c1b3562feff26d0d1d6db70298087fd851/GPGHMACSHA1--f5a2f4c1b3562feff26d0d1d6db70298087fd851'"
> ,"../.git/annex/tmp/GPGHMACSHA1--f5a2f4c1b3562feff26d0d1d6db70298087fd851"]

>   rsync: [sender] change_dir 
> "/backup/dspace/repositories/repository.git/ff7/84a/'GPGHMACSHA1--f5a2f4c1b3562feff26d0d1d6db70298087fd851"
>  failed: No such file or directory (2)

The rsync command that git-annex runs has a trailing close quote, as
seen in the first excerpt above. But rsync then complains about the path
with that close quote removed.

I'm having a hard time not seeing this as a bug in rsync.

-- 
see shy jo

Attachment: signature.asc
Description: PGP signature

Reply via email to