From owner-freebsd-java Thu Feb 12 08:24:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA18526 for java-outgoing; Thu, 12 Feb 1998 08:24:29 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from smtp.abac.com (smtp.abac.com [208.137.248.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA18500 for ; Thu, 12 Feb 1998 08:24:26 -0800 (PST) (envelope-from shalevy@mathwizards.com) Received: from mathwizards.com (sd-ppp-120.abac.net [208.137.255.20]) by smtp.abac.com (8.8.7/8.8.7) with ESMTP id IAA10717; Thu, 12 Feb 1998 08:24:18 -0800 (PST) Message-ID: <34E321DD.C53CA336@mathwizards.com> Date: Thu, 12 Feb 1998 08:22:53 -0800 From: Shalom Halevy Reply-To: shalevy@mathwizards.com Organization: The MathWizards X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: Nate Williams CC: Jonathan Chen , java@FreeBSD.ORG Subject: Re: http://www.freebsd.org/java/jdk1.1.5.V98-2-8.tar.gz via FTP? References: <199802111957.MAA29945@mt.sri.com> <199802120255.TAA02503@mt.sri.com> Content-Type: multipart/mixed; boundary="------------70304199108C620DD701ACE9" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. --------------70304199108C620DD701ACE9 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit We have a site hosted on a FreeBSD machine acceesed via dialup connection from an NT machine. We can telnet to the FreeBSD machine and then FTP to freebsd.org and get any file easily. The HTTP protocol forces us to download the file to the NT machine (dialup speed) and then FTP it to our FreeBSD machine (another dialup speed). Using fetch(1) might help. Our solution was to use the HTTP protocol BUT we accessed it via telnet to port 80 from the FreeBSD machine. We issued the command GET to the HTTP server and sure enough the file was retrieved to our FreeBSD machine at no time. Thanks Nate Williams wrote: > > > > I don't know of any public ftp sites, sorry. > > > > Assuming you're on a FreeBSD box, what about using fetch(1) to > > retrieve the file? > > Why not use the browser to retrieve the file? > > Nate -- +==================================================================+ | Dr. Shalom Halevy | MathViews, ActiveX, WaveForm | | Email: shalevy@mathwizards.com | MathXplorer, WaveXplorer | | Snail mail: PO Box 22564, | | | San Diego, CA 92192, USA | Windows and scientific | | URL: http://www.mathwizards.com/ | software development | +==================================================================+ --------------70304199108C620DD701ACE9 Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Shalom Halevy Content-Disposition: attachment; filename="vcard.vcf" begin: vcard fn: Shalom Halevy n: ;Shalom Halevy email;internet: shalevy@mathwizards.com x-mozilla-cpt: ;0 x-mozilla-html: FALSE version: 2.1 end: vcard --------------70304199108C620DD701ACE9-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe java" in the body of the message