Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!lll-lcc!pyramid!hplabs!hplabsc!krishnan From: krishnan@hplabsc.UUCP (N. K. Krishnan) Newsgroups: comp.bugs.4bsd Subject: 4.[23] rdist Message-ID: <919@hplabsc.UUCP> Date: Tue, 2-Dec-86 20:49:17 EST Article-I.D.: hplabsc.919 Posted: Tue Dec 2 20:49:17 1986 Date-Received: Thu, 4-Dec-86 00:18:48 EST Distribution: net Organization: Hewlett-Packard Laboratories Lines: 14 Keywords: rdist There appears to be a problem with 4.[23] rdist. Consider the following relatively simple scenario: cd /tmp mkdir x touch x/y ln x/y x/z mkdir x/dir touch x/dir/y ln x/dir/y x/dir/z rdist -c x `hostname`:/tmp/a Neither z makes it to the destination, and the output includes error messages. Is there any fix for this? Please send mail to krishnan@hplabs.hp.com Thanks in advance.