Date: Sat, 30 Mar 2002 21:07:48 -0500 From: Zvezdan Petkovic <zvezdan@CS.WM.EDU> 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> In-Reply-To: <xzp4rixsgm2.fsf@flood.ping.uio.no>; from des@ofug.org on Sun, Mar 31, 2002 at 01:52:53AM %2B0100 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> <xzp4rixsgm2.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 31, 2002 at 01:52:53AM +0100, Dag-Erling Smorgrav wrote: > Zvezdan Petkovic <zvezdan@CS.WM.EDU> 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 <zvezdan@cs.wm.edu> http://www.cs.wm.edu/~zvezdan/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020330210748.A1609>