On Thu, Jan 11, 2001 at 11:07:11AM -0600, [EMAIL PROTECTED] wrote:

> Hay algun manera de resumir un download con wget o con 
> lftp.... ya que no he podido encontrar alguna en los 
> docs

lftp: get -c <archivo> (estA en el man)

del man:
get [-E] [-a] [-c] [-O base] rfile [-o lfile] ...
                        [blah]
             -c  continue, reget


wget: wget <direcciOn>
(wget lo hace por default)

si trataste con otro software: wget -c <ftp://servidor.ftp>

del man:
       -c --continue-ftp
              Continue  retrieval of FTP documents, from where it
              was left off. If you specify  "wget  -c  ftp://sun�
              site.doc.ic.ac.uk/ls-lR.Z",  and there is already a
              file named ls-lR.Z in the current  directory,  wget
              continue  retrieval  from  the  offset equal to the
              length of the existing file. Note that you  do  not
              need  to  specify this option if the only thing you
              want is wget to continue retrieving where  it  left
              off when the connection is lost - wget does this by
              default. You need this option when you want to con�
              tinue   retrieval   of   a   file  already  halfway
              retrieved, saved by other FTP software, or left  by
              wget being killed. The -c option is also applicable
              for HTTP servers that support the Range' header.

buena suerte,

Alberto Brealey
inalambrica.net

--
�Desea desuscribirse? Escriba a [EMAIL PROTECTED] con
el tema "unsubscribe".

Responder a