Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!news.kei.com!news.texas.net!nntp.primenet.com!uunet!inXS.uu.net!news.fido.net!dispatch.news.demon.net!demon!myrddin.demon.co.uk!dom From: dom@myrddin.demon.co.uk (Dominic Mitchell) Newsgroups: demon.ip.support,demon.tech.unix,comp.unix.bsd.freebsd.misc Subject: Re: Batch FTP and Web Pages Date: 20 Jun 1996 22:09:42 GMT Organization: Radio Gnome Invisible Lines: 36 Message-ID: <slrn4sjj16.cs.dom@myrddin.demon.co.uk> References: <31c2e7bd.14691630@news.demon.co.uk> <834878464snz@pair.com> <834921960snz@michaels.demon.co.uk> <835206024.5881.2@diltd.demon.co.uk> <slrn4sgtd6.ds.dom@myrddin.demon.co.uk> <835294223.22071.1@diltd.demon.co.uk> NNTP-Posting-Host: localhost X-NNTP-Posting-Host: myrddin.demon.co.uk X-Newsreader: slrn (0.8.8.1 UNIX) On Thu, 20 Jun 1996 18:10:20 GMT, Ric Harwood <ric@diltd.demon.co.uk> wrote: > Hi Dom, {:^) > > In demon.ip.support, dom@myrddin.demon.co.uk (Dominic Mitchell), > Dominic Mitchell wrote: > > >What exactly do you mean by batch http? > > As batch ftp. We send an email to ftp@demon.net containing the ftp > URL of the file required. Multiple retrevals can be retreieved by > putting each url on a new line. Then I can log on to ftp.demon as > diltd rather than anonymously and ftp the file. A local example, > would be that I could get: > ftp://area51.upsu.plym.ac.uk/pub/docs/hackers/hacker.definitions > by batch ftp, but not: > http://area51.upsu.plym.ac.uk/~ric/files/flame.txt > > Obviously no big advantge for those two anyway, but for sites in the > US the time saving is often large. OK, that shouldn't be too hard to do in itself, but what would you want done with inline images, for example? Just ignore them (easy) or retrieve them as well (less easy, have to parse HTML). > >If so, then there was a package recently announced (past month) on > >comp.os.linux.announce which used the lynx browser to do just such a > >thing. > > When I get my ppp working... {;^) If you follow the slack-3.0.tar.gz file from ftp.demon.co.uk, you shouldn't have too many problems, just takes a little while to get your head round it all. -Dom