CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2023/04/28 04:24:39

Modified files:
        usr.bin/rsync  : extern.h fargs.c main.c rsync.1 uploader.c 

Log message:
Implement --size-only and --ignore-times

Flags are passed to the remote system but --size-only is only set
if local system is sender since this is the behaviour of rsync.
Initial diff from Martin Cracauer but mostly reimplemented and extended
by myself.
OK kn@

Reply via email to