[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem with ftp client REST command
On Tue, 2 Oct 2001, Alexander Yurchenko wrote:
> On Mon, Oct 01, 2001 at 12:36:17PM +0200, Wouter Clarie wrote:
> > hi,
> >
> > while downloading and resuming a big file download yesterday, i found
> > that the ftp client doesnt properly handle the byte number provided in a
> > REST command. example:
> >
> > 226 Transfer complete
> > ftp> rest 231759912
> > Restarting at -2323899219229706712. Execute get, put orappend to
> > initiate transfer
> > ftp> quit
> > 221 Goodbye.
> >
> >
> > want a gnats report on this? (probably an easy fix)
> > (note also the typo in the or/append)
>
> Upgrade your system. It was fixed very long time ago.
Bzzzzt.
Wouter is on 2.9.
Todd committed a fix yesterday, it seems:
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ftp/cmds.c
Grant