From owner-freebsd-questions Sat Jan 11 9: 8: 0 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 64F9737B405 for ; Sat, 11 Jan 2003 09:07:59 -0800 (PST) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85BC943F6D for ; Sat, 11 Jan 2003 09:07:58 -0800 (PST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by rwcrmhc52.attbi.com (rwcrmhc52) with ESMTP id <2003011117075605200figjbe>; Sat, 11 Jan 2003 17:07:57 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.6/8.12.6) with ESMTP id h0BH7u8O011943; Sat, 11 Jan 2003 12:07:56 -0500 (EST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.6/8.12.6/Submit) id h0BH7tx7011940; Sat, 11 Jan 2003 12:07:55 -0500 (EST) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f To: "mike svejk" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: rcp documentation References: From: Lowell Gilbert Date: 11 Jan 2003 12:07:55 -0500 In-Reply-To: Message-ID: <447kdbd384.fsf@be-well.ilk.org> Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 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 "mike svejk" writes: > I like to know where I can find the rcp protocol documented. I'm It basically isn't. It is part of the rlogin stuff (which is briefly described in RFC 1282), but you're best off looking at the source. > implmenting a scp server and believe that rcp is used has the protocol > after ssh has set up the secure channel. Um, no. *ssh* is the protocol used by scp. The relevant IETF working group is: http://www.ietf.org/html.charters/secsh-charter.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message