Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 1996 17:16:36 +0000 (GMT)
From:      Adam David <adam@veda.is>
To:        jkh@freefall.freebsd.org (Jordan K. Hubbard)
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-lib@freefall.freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: cvs commit:  src/lib/libftpio ftpio.c
Message-ID:  <199609101716.RAA12124@veda.is>
In-Reply-To: <199608312202.PAA18753@freefall.freebsd.org> from "Jordan K. Hubbard" at "Aug 31, 96 03:02:22 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> jkh         96/08/31 15:02:21
> 
>   Modified:    lib/libftpio  ftpio.c
>   Log:
>   Intelligently cache previous connection to host if we can still
>   use it.
>   
>   Correct a typo bogon that had REST mistyped as RETR.  No wonder fetch's
>   restart command didn't work! :-(
>   
>   Revision  Changes    Path
>   1.13      +32 -10    src/lib/libftpio/ftpio.c
> 

nope sorry, it's still not working.

I had FETCH_BEFORE_ARGS=-r and was almost finished fetching a file from the
master site, then the connection timed out and it refetched the file from
ftp.freebsd.org starting at offset 0.

A different but related problem is that 'make fetch' skips partially fetched
files because it thinks they have already been fetched successfully.

I don't have time to look at it at the moment.

Adam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609101716.RAA12124>