lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV Download recovery for lynx?


From: Klaus Weide
Subject: Re: LYNX-DEV Download recovery for lynx?
Date: Sun, 10 Aug 1997 18:15:15 -0500 (CDT)

On Sun, 10 Aug 1997, Wayne Buttles wrote:

> > On Sun, 10 Aug 1997, Wayne Buttles wrote:
> 
> > > The original question involved a non-free plug in so (apparently)
> > > http-resume's are not a standard thing.  When Netscape/IE support it
> > > internally or it pops up in a http draft then I am sure someone will pop
> > > it in.  
> 
> On Sun, 10 Aug 1997, Benjamin C. W. Sittler wrote:
> 
> > Resumed transfers are part of the HTTP 1.1 specification; basically, a
> > client can request any byterange from a URL.
> 
> Ah, my mistake.  IT will make it in there fairly soon then I expect.

1. A client can request any byterange it wants from a HTTP server.
   But the server is free to just ignore the Range specification and send
   the whole thing anyway.

2. One problem for lynx is, how should it keep track of partially received
   files across sessions and which already partially received file from a
   previous session corresponds to which URL?  Remember that downloaded
   files first go into a session-specific temp file which will be removed
   (at the latest when Lynx exits).

3. 'wget -c' already does it, for FTP and HTTP.

    And the EXTERNAL command, put in the development code by you Wayne, can 
    be configured to invoke wget.  Or ncftp.  And can do downloads in the
    background (if supported by the OS).  Maybe we should advertise it more
    :)

       Klaus

;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]