guran
Mon, 27 Aug 2001 07:03:20 -0700
Hi
rsync has the following option that was originally asked for:
--size-only
Normally rsync will skip any files that are already
the same length and have the same time-stamp. With
the --size-only option files will be skipped if
they have the same size, regardless of timestamp.
This is useful when starting to use rsync after
using another mirroring system which may not pre
serve timestamps exactly.
regards
guran