X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/bc3fcf1d39ca698386e09f1abc1a54178102e558..e2e42a01ba5a2258edf1510280bb83864a0c8748:/transliterate.diff diff --git a/transliterate.diff b/transliterate.diff index 3d2a803..845317a 100644 --- a/transliterate.diff +++ b/transliterate.diff @@ -121,7 +121,7 @@ diff --git a/options.c b/options.c am_starting_up = 0; return 1; -@@ -2048,6 +2077,12 @@ void server_options(char **args, int *argc_p) +@@ -2053,6 +2082,12 @@ void server_options(char **args, int *argc_p) else if (remove_source_files) args[ac++] = "--remove-sent-files"; @@ -145,7 +145,7 @@ diff --git a/rsync.yo b/rsync.yo --checksum-seed=NUM set block/file checksum seed (advanced) -4, --ipv4 prefer IPv4 -6, --ipv6 prefer IPv6 -@@ -2071,6 +2072,22 @@ daemon uses the charset specified in its "charset" configuration parameter +@@ -2077,6 +2078,22 @@ daemon uses the charset specified in its "charset" configuration parameter regardless of the remote charset you actually pass. Thus, you may feel free to specify just the local charset for a daemon transfer (e.g. bf(--iconv=utf8)).