samba-b...@samba.org wrote:
https://bugzilla.samba.org/show_bug.cgi?id=10857
--- Comment #4 from samba@tange.dk ---
Can we start by agreeing that rsync _could_ be aware that it is starting a
remote shell and thus _could_ quote anything that needed quoting?
---
No. Quotes might be pa
https://bugzilla.samba.org/show_bug.cgi?id=10857
--- Comment #4 from samba@tange.dk ---
Can we start by agreeing that rsync _could_ be aware that it is starting a
remote shell and thus _could_ quote anything that needed quoting?
Currently it clearly does not quote and puts that responsibilit
https://bugzilla.samba.org/show_bug.cgi?id=10857
--- Comment #3 from Kevin Korb ---
This isn't an rsync problem this is the way the shell works. When you run
rsync over ssh as you are doing there rsync is running 'ssh remotehost rsync
[options] path'. There is a shell between the sshd process a
https://bugzilla.samba.org/show_bug.cgi?id=10857
--- Comment #2 from samba@tange.dk ---
I understand what is happening and I know the workarounds for the bug - that is
not the issue.
Why is it that rsync prefers having a syntax, where if I transfer the file
locally I need to write something,