From owner-freebsd-questions Fri Jan 10 12:36:54 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6D3937B401 for ; Fri, 10 Jan 2003 12:36:53 -0800 (PST) Received: from fep1.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29CFF43EB2 for ; Fri, 10 Jan 2003 12:36:53 -0800 (PST) (envelope-from dlavigne6@cogeco.ca) Received: from dhcp-17-14.kico2.on.cogeco.ca (d226-42-146.home.cgocable.net [24.226.42.146]) by fep1.cogeco.net (Postfix) with ESMTP id 9FAFDA4BB; Fri, 10 Jan 2003 15:36:45 -0500 (EST) Date: Fri, 10 Jan 2003 15:40:32 -0500 (EST) From: Dru X-X-Sender: dlavigne6@dhcp-17-14.kico2.on.cogeco.ca To: mike svejk Cc: freebsd-questions@FreeBSD.ORG Subject: Re: rcp documentation In-Reply-To: Message-ID: <20030110153753.P247@dhcp-17-14.kico2.on.cogeco.ca> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 10 Jan 2003, mike svejk wrote: > Hi, > > I like to know where I can find the rcp protocol documented. I'm implmenting > a scp server and believe that rcp is used has the protocol after ssh has set > up the secure channel. Have your tried: zmore /usr/share/doc/psd/23.rpc/paper.ascii.gz There's a couple of more rpc related stuff in the psd directory as well. You might need to cvsup to the latest docs. Dru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message