ALLO command (was: Re: lftp-3.5.5 new bug found: mget -c: Segmentation fault)
"Alexander V. Lukyanov" <[email protected]> Mon, 9 Oct 2006 21:25:59 +0400
| Newsgroups | gmane.network.lftp.devel,gmane.network.lftp.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Oct 09, 2006 at 01:17:26PM -0400, Justin Piszcz wrote: > by the way, what is the ALLO 753 (filesize)? I assume > this is something that was introduced recently to certain FTP daemons? Actually it is a very old command which indicates the file size before upload. Lftp started to use it recently. Most ftp servers ignore it, though. To disable it, use `set ftp:use-allo off'. -- Alexander..