From owner-freebsd-questions@FreeBSD.ORG Fri Mar 19 10:17:44 2004 Return-Path: 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 E36B316A4CE for ; Fri, 19 Mar 2004 10:17:44 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 726D543D31 for ; Fri, 19 Mar 2004 10:17:44 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.10/8.12.10) id i2JIHUPN081423; Fri, 19 Mar 2004 12:17:30 -0600 (CST) (envelope-from dan) Date: Fri, 19 Mar 2004 12:17:29 -0600 From: Dan Nelson To: Brady Montz Message-ID: <20040319181729.GG99558@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: using wget for FETCH_CMD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 18:17:45 -0000 In the last episode (Mar 19), Brady Montz said: > The problem is, that I while I fetch does seem to be able to download > HTTP urls, I can't get it to download FTP urls through the proxy. > > I've tried various combinations of FTP_PROXY and FTP_PASSIVE_MODE. Is > there anything else I can set? Setting FTP_PROXY to http://proxyserver:port/ works for me and a squid proxy. If it's using a proxy, I don't think FTP_PASSIVE_MODE is checked. -- Dan Nelson dnelson@allantgroup.com