X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/505c0579f7520206ea6fb85e72469735547af619..8f3335a18c26e52e7a6c0a94eade66af8e247469:/rsync.c diff --git a/rsync.c b/rsync.c index 06fd30b0..e7dd4be1 100644 --- a/rsync.c +++ b/rsync.c @@ -127,7 +127,7 @@ void setup_iconv() exit_cleanup(RERR_UNSUPPORTED); } - if (!am_sender) + if (!am_sender || inc_recurse) ic_ndx = ++file_extra_cnt; if (verbose > 1) {