From owner-freebsd-questions@FreeBSD.ORG Mon Jul 28 11:44:15 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE385106564A for ; Mon, 28 Jul 2008 11:44:15 +0000 (UTC) (envelope-from thavinci@thavinci.za.net) Received: from thavinci.za.net (thavinci.za.net [196.211.117.42]) by mx1.freebsd.org (Postfix) with ESMTP id 2B5888FC19 for ; Mon, 28 Jul 2008 11:44:15 +0000 (UTC) (envelope-from thavinci@thavinci.za.net) Received: from thavinci.za.net (localhost.thavinci.za.net [127.0.0.1]) by thavinci.za.net (Postfix) with ESMTP id 4FEED1EE81D; Mon, 28 Jul 2008 13:44:38 +0200 (SAST) Received: from thavinciPC (unknown [192.168.12.110]) by thavinci.za.net (Postfix) with ESMTP id 2F0521EE804; Mon, 28 Jul 2008 13:44:38 +0200 (SAST) From: "Marcel Grandemange" To: "'Sergey Zaharchenko'" References: <000f01c8f09a$002bf610$0083e230$@za.net> <20080728103442.GA37504@shark.localdomain> In-Reply-To: <20080728103442.GA37504@shark.localdomain> Date: Mon, 28 Jul 2008 13:43:47 +0200 Message-ID: <004a01c8f0a7$326df210$9749d630$@za.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 thread-index: AcjwneaiIJUB3mfCQQqgQ4gTN0Ot7gACT4Zw Content-Language: en-us X-Virus-Scanned: ClamAV using ClamSMTP Cc: questions@freebsd.org Subject: RE: wget vs fetch 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: Mon, 28 Jul 2008 11:44:15 -0000 Thank You, Worked Perfectly! Saved My Life ;> -----Original Message----- From: Sergey Zaharchenko [mailto:doublef-ctm@yandex.ru] Sent: Monday, July 28, 2008 12:35 PM To: Marcel Grandemange Subject: Re: wget vs fetch Hello Marcel! Mon, Jul 28, 2008 at 12:09:16PM +0200 you wrote: > Ive tried setting env FETCH_CMD=wget but that results in wget failing > with > msg: > > > > Try `wget --help' for more options. > > => Attempting to fetch from http://mirror.sg.depaul.edu/pub/security/nmap/. > > wget: invalid option -- > > Usage: wget [OPTION]... [URL]... You might want to add `DISABLE_SIZE=YES' to your /etc/make.conf, as the fetch's -S option confuses wget. FWIW I use that in connection with `FETCH_CMD=wget -c --passive-ftp' in make.conf and it has been working for a long time for me. -- DoubleF No virus detected in this message. Ehrm, wait a minute... /kernel: pid 56921 (antivirus), uid 32000: exited on signal 9 Oh yes, no virus:)