Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 (MC840302); site enea.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!mcvax!enea!stkr From: stkr@enea.UUCP (Stefan Kristensson) Newsgroups: net.unix Subject: C-kermit release 4.2 bug(s)? Message-ID: <865@enea.UUCP> Date: Sun, 28-Apr-85 20:35:26 EDT Article-I.D.: enea.865 Posted: Sun Apr 28 20:35:26 1985 Date-Received: Tue, 30-Apr-85 04:33:08 EDT Reply-To: stkr@enea.UUCP (Stefan Kristensson) Organization: ENEA DATA, Sweden Lines: 32 I am trying to use the new C-kermit relase 4.2 to transfer entire directory trees from one Unix system to another. Following the documentation I tried the following commands: Receiving system: kermit -qik | tar xf - Sending system: tar cf - | kermit -il /dev/... -b ... -s - The result is that the sending kermit is hanging and the terminal i beeping until stopped by ^C. Looking in the log shows that the Send Initiate packet has been transmitted and acknowledged. I also tried the following commands: Receiving system: kermit -qik | tar xf - Sending system: tar cf - | kermit -qil /dev/... -b ... -s - This time the transfer almost succeeded but the last 2560 bytes of the transmission got lost. The sending system is a 4.2 BSD system and the receiving system is a Genix system. Is there anyone that have had the same problem and found out why this happens and (hopefully) have a solution. -- Stefan Kristensson ENEA DATA Sweden UUCP: {seismo,decvax,philabs}!{mcvax,ukc,unido}!enea!stkr ARPA: decvax!mcvax!enea!stkr@berkeley.arpa mcvax!enea!stkr@seismo.arpa