- detect presence of remsh and use it instead of rsh
authorAndrew Tridgell <tridge@samba.org>
Tue, 1 Oct 1996 04:12:30 +0000 (04:12 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 1 Oct 1996 04:12:30 +0000 (04:12 +0000)
- handle directory ownership and permissions much better.

- fix bug where links caused the permissions of files to be
set incorrectly

- override the default umask in setting file permissions

- better handling -o and -D being passed to non-root users

- handle rsync to a destination of /

- fix the handling of mismatched file types at either end of the
link. For example, if the destination is a link and the source is not.


No differences found