Re: --min/max-size affects only transfer, not --delete, why?

2006-02-24 Thread Matt McCutchen
On Fri, 2006-02-24 at 12:19 -0400, bulia byak wrote: > Logically, deleting the dst file which does not exist on src amounts > to "transferring the non-existence" of that file from src to dst. > Therefore, if files larger or smaller than some size are ignored in > transfer, they must just as well be

--min/max-size affects only transfer, not --delete, why?

2006-02-24 Thread bulia byak
Logically, deleting the dst file which does not exist on src amounts to "transferring the non-existence" of that file from src to dst. Therefore, if files larger or smaller than some size are ignored in transfer, they must just as well be ignored in deleting (much as --exclude'd files are also excl