From owner-freebsd-questions@FreeBSD.ORG Wed Jun 7 22:59:13 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 9308116FC3B for ; Wed, 7 Jun 2006 20:35:13 +0000 (UTC) (envelope-from msherman77@gmail.com) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2160743D46 for ; Wed, 7 Jun 2006 20:35:12 +0000 (GMT) (envelope-from msherman77@gmail.com) Received: by wx-out-0102.google.com with SMTP id h26so190937wxd for ; Wed, 07 Jun 2006 13:35:12 -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:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZFeerbe21qY+vQCZbjgyjDrUA9d059I2y/Df+cBmKMLqUWQIHSX7/9N6CqQn+F9htRngFDPmxsi8qI6e6PKZHVPHzgjOFQiWqYiRZsb1UurL5ybaKT+0YDKy3g1d1kuK8YqAVgbelSTtRE7XVPBXEAlZSzm00RmAlM6FlEhQG/8= Received: by 10.70.95.1 with SMTP id s1mr1158368wxb; Wed, 07 Jun 2006 13:35:12 -0700 (PDT) Received: by 10.70.108.14 with HTTP; Wed, 7 Jun 2006 13:35:12 -0700 (PDT) Message-ID: Date: Wed, 7 Jun 2006 16:35:12 -0400 From: "Michael S" To: "Kris Kennaway" In-Reply-To: <20060607200709.GA39769@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060607200709.GA39769@xor.obsecurity.org> Cc: FreeBSD Mailing List Subject: Re: portupgrade question 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: Wed, 07 Jun 2006 22:59:23 -0000 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. 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 > > >