[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
problem with ftp client REST command
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)
//Wouter