diff --git a/icp b/icp index 0b3d329..3273b09 100755 --- a/icp +++ b/icp @@ -71,7 +71,7 @@ fi # If this is not a dry-run, add a nice overall # progress bar if [[ "$flag_dryrun" -eq 0 ]]; then - rsync_opt+=("--info=progress2") + rsync_opt+=("--info=progress2 --no-inc-recursive") fi # Construct command