- When --max-delete is exceeded, we now count how many deletions
authorWayne Davison <wayned@samba.org>
Sat, 5 Mar 2005 18:58:42 +0000 (18:58 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 5 Mar 2005 18:58:42 +0000 (18:58 +0000)
  would have happend, warn about the number skipped, and set
  io_error to IOERR_DEL_LIMIT.
- When dry_run > 1 (which indicates that the destinationdir is
  missing), skip deletions in that dir.  This fixes a bug in a
  copy that is creating the destination dir w/--delete enabled.


No differences found