Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site hoptoad.uucp Path: utzoo!watmath!clyde!cbosgd!ihnp4!qantel!ptsfa!hoptoad!gnu From: gnu@hoptoad.uucp (John Gilmore) Newsgroups: net.bugs.uucp Subject: Re: multihop uucp Message-ID: <425@hoptoad.uucp> Date: Sun, 12-Jan-86 19:33:55 EST Article-I.D.: hoptoad.425 Posted: Sun Jan 12 19:33:55 1986 Date-Received: Tue, 14-Jan-86 05:09:34 EST References: <1564@emory.UUCP> Organization: Nebula Consultants in San Francisco Lines: 20 Summary: forget it. In article <1564@emory.UUCP>, km@emory.UUCP (Ken Mandelberg) writes: > I am trying to do a multi-hop file transfers between a combination of > System V systems, and a single 4.2BSD systems. The problem is that > while the latest release of System V uucp supports multi-hops, 4.2BSD > uucp does not. On the other hand 4.2BSD has uusend for multi-hops, > while System V does not. You just have to treat multi-hop uucp as if it didn't exist. Sorry. Use compress on the sending end, uuencode, and mail to the recipient. If they don't have compress, mail them the source for it too. (Compress is a PD program 10* as fast as compact that gets like 60% squish.) With luck the compress will cancel the uuencode. [Begin political commentary.] It's a shame that ATT won't let BSD adopt stuff from sysV so this could be made to work. (The problem is all the BSD sites that have pre-sysV licenses. ATT won't let them get sysV derived code.) So much for ATT working to unify the unixverses.