From owner-freebsd-questions@FreeBSD.ORG Sat Jan 10 22:24:02 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 1065616A4CE for ; Sat, 10 Jan 2004 22:24:02 -0800 (PST) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD14A43D45 for ; Sat, 10 Jan 2004 22:23:59 -0800 (PST) (envelope-from malcolm.kay@internode.on.net) Received: from beta.home (ppp104-184.lns1.adl1.internode.on.net [150.101.104.184])i0B6NrxC039543; Sun, 11 Jan 2004 16:53:54 +1030 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Malcolm Kay Organization: At home To: ecrist@adtechintegrated.com, Bernard El-Hagin , FreeBSD Questions Date: Sun, 11 Jan 2004 16:53:52 +1030 User-Agent: KMail/1.4.3 References: <20040110224342.23710.qmail@web13910.mail.yahoo.com> <200401101745.50544.ecrist@adtechintegrated.com> <200401102348.41033.ecrist@adtechintegrated.com> In-Reply-To: <200401102348.41033.ecrist@adtechintegrated.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200401111653.52614.malcolm.kay@internode.on.net> Subject: Re: Download contents of http directory? 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: Sun, 11 Jan 2004 06:24:02 -0000 On Sun, 11 Jan 2004 16:18, Eric F Crist wrote: > On Saturday 10 January 2004 05:45 pm, Eric F Crist wrote: > > On Saturday 10 January 2004 04:44 pm, Bernard El-Hagin wrote: > > > Minnesota Slinky wrote: > > > > Hello list, > > > > > > > > How can I download the entire contents of a directory > > > > on a webserver? I can see them in index mode, but > > > > it's a list of about 2,000 jpg files for a reunion. > > > > How can I download everything there to one directory? > > > > > > Use wget. It's in ports. > > > > Thanks, I was thinking mget for some reason. Been a big help! > > Ok, another question along the same lines. Is there a way to download = a > music directory that doesn't allow listing? There's a server that has = a > bunch of MP3s that are streaming via RealPlayer, but I don't want them = in > that format. I know where exactly the directory is, I just want to down= load > the files directly. > This raises a question for which I don't know the answer: How does one list an http directory that does allow it? (I'm not very literate web wise) Malcolm Kay