From owner-freebsd-questions@FreeBSD.ORG Thu Jun 8 03:35:58 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 1A0BF16AE35 for ; Thu, 8 Jun 2006 01:29:12 +0000 (UTC) (envelope-from msherman77@gmail.com) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 712AA43D48 for ; Thu, 8 Jun 2006 01:29:11 +0000 (GMT) (envelope-from msherman77@gmail.com) Received: by wx-out-0102.google.com with SMTP id i31so234918wxd for ; Wed, 07 Jun 2006 18:29:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=Y2oKDua65kZCTzW3XEV/RlwqFdUT9CN2V/e8PVQNtL+xaJKbw+UcbENrc9syk6GgTKet+CxDYPSCapq3LJZUuPc3E/0kIZfVEZ7ciDpjT2yYimzF3twi9+HnUKM15bLLKFuP189VQcA7nWgjcEcZ/sMHFVfuzPsAYAgCxJGDpj4= Received: by 10.70.26.16 with SMTP id 16mr1473234wxz; Wed, 07 Jun 2006 18:29:10 -0700 (PDT) Received: by 10.70.108.14 with HTTP; Wed, 7 Jun 2006 18:29:10 -0700 (PDT) Message-ID: Date: Wed, 7 Jun 2006 21:29:10 -0400 From: "Michael S" To: "Kris Kennaway" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: FreeBSD Mailing List Subject: Re: portupgrade question (solved) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 03:35:58 -0000 I did define the to environment variables. For some reason, wget works just fine on the same machine. Thanks a lot. On 6/7/06, Kris Kennaway wrote: > On Wed, Jun 07, 2006 at 04:35:12PM -0400, Michael S wrote: > > wget works like magic. I used the defaults. fetch I guess is the > > FreeBSD default for "fetching" files from the web. It was having > > problems fetching files from FTP sites. > > No idea what the problem is. > > Try setting FTP_PASSIVE_MODE. This is set in the default login class, > but perhaps you have modified it. > > Kris > > > > > On 6/7/06, Kris Kennaway wrote: > > >On Wed, Jun 07, 2006 at 09:38:36AM -0400, Michael S wrote: > > >> Good day everyone! > > >> > > >> I have a portupgrade related question. I am behind a proxy and fetch > > >> doesn't appear to cope with it very well. > > > > > >What did you try? fetch works fine with proxies for the rest of us :) > > > > > >Kris > > > > > > > > > > > > > >