X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/332cf6df7c32dbaa47cbfe515121da7bd53974e8..1befb74b1383a722aa5c139828764086223e4072:/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) {