mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-03-27 02:33:37 -04:00
The new default is to protect args and options from unintended shell interpretation using backslash escapes. See the new `--old-args` option for a way to get the old-style splitting. This idiom was chosen over making `--protect-args` enabled by default because it is more backward compatible (e.g. it works with rrsync). Fixes #272.
12 KiB
Executable File
12 KiB
Executable File