Xref: utzoo comp.mail.uucp:1414 comp.unix.questions:7867 Path: utzoo!attcan!uunet!oddjob!ncar!ames!killer!tness7!bellboy!hack From: hack@bellboy.UUCP (Greg Hackney) Newsgroups: comp.mail.uucp,comp.unix.questions Subject: Re: UUCP Over TCP/IP Keywords: uucp, uucpd, bsd4.3 Message-ID: <1110@bellboy.UUCP> Date: 30 Jun 88 17:57:39 GMT References: <175@chip.UUCP> Reply-To: hack@bellboy.UUCP (Greg Hackney) Distribution: all Organization: home Lines: 19 In article <175@chip.UUCP> mparker@chip.UUCP (M. D. Parker) writes: >In bits of the BSD documentation, there is a mention of the TCP/IP UUCP server >deamon (i.e. /etc/uucpd). My question is if you are the sending party, how >do you tell the system to use the UUCP protocol? I find nothing in this >in connection with the L.sys file, in fact, I have really found nothing at >all. >Can anybody enlighten me on /etc/uucpd and its operation, invokation, etc.? On my Pyramid, it is set up like this in the L.sys file: sitename Any TCP uucp sitename in:--in: nuucp password: hispassword The site I send to is a Unisys system that doesn't have the /etc/uucpd daemon, but does have telnet, so I use: sitename Any TCP telnet sitename in:--in: nuucp password: hispassword -- Greg