From owner-freebsd-security Sat Mar 30 18: 7:54 2002 Delivered-To: freebsd-security@freebsd.org Received: from va.cs.wm.edu (va.cs.wm.edu [128.239.2.31]) by hub.freebsd.org (Postfix) with ESMTP id BD2C037B405 for ; Sat, 30 Mar 2002 18:07:50 -0800 (PST) Received: from dali.cs.wm.edu (dali [128.239.26.26]) by va.cs.wm.edu (8.11.4/8.9.1) with ESMTP id g2V27ab11332 for ; Sat, 30 Mar 2002 21:07:37 -0500 (EST) Received: (from zvezdan@localhost) by dali.cs.wm.edu (8.11.6/8.9.1) id g2V27mr01695 for freebsd-security@FreeBSD.ORG; Sat, 30 Mar 2002 21:07:48 -0500 Date: Sat, 30 Mar 2002 21:07:48 -0500 From: Zvezdan Petkovic To: freebsd-security@FreeBSD.ORG Subject: Re: It's time for those 2048-, 3072-, and 4096-bit keys? Message-ID: <20020330210748.A1609@dali.cs.wm.edu> Mail-Followup-To: freebsd-security@FreeBSD.ORG References: <20020326185714.F22539@mail.webmonster.de> <20020326182003.F15545-100000@patrocles.silby.com> <20020326181634.A919@lothlorien.tangledhelix.net> <20020327074236.B86929@blackhelicopters.org> <20020327110100.6d638389.darklogik@pittgoth.com> <20020327143624.B23316@dali.cs.wm.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from des@ofug.org on Sun, Mar 31, 2002 at 01:52:53AM +0100 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Mar 31, 2002 at 01:52:53AM +0100, Dag-Erling Smorgrav wrote: > Zvezdan Petkovic writes: > > What's not clear about it? > > Well, for one, the fact that you can't copy from one remote host to > another. > > DES > -- > Dag-Erling Smorgrav - des@ofug.org Wrong, you _CAN_ copy between two remote hosts. scp man page says in the second paragraph of DESCRIPTION: Any file name may contain a host and user specification to indicate that the file is to be copied to/from that host. Copies between two remote hosts are permitted. I just did from my laptop: scp my.office.machine:file.pdf my.home.machine: After logging to my.home.machine I found file.pdf there. -- Zvezdan Petkovic http://www.cs.wm.edu/~zvezdan/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message