war | 19 Nov 2003 12:00

Question regarding lftp PRET error since 2.6.7.

lftp-2.6.7, 2.6.8 and 2.6.9 seem to have this problem:

Whenever I ftp anywhere I get:
<--- 500 Command 'PRET' not understood

How do I turn PRET off?
lftp-2.6.9/man/man1$ grep PRET lftp.1
lftp-2.6.9/man/man1$

The man page does not mention it.

<--- 257 "/" is current directory.
---> PRET LIST
<--- 500 Command 'PRET' not understood
---> PASV
<--- 227 Entering Passive Mode (209,202,197,150,204,152)
---- Connecting data socket to (209.202.197.150) port 52376

war | 19 Nov 2003 12:44

Re: Question regarding lftp PRET error since 2.6.7.

* experimental ftp protocol command PRET added; new setting ftp:use-pret.

nevermind

On Wed, 19 Nov 2003, war wrote:

> lftp-2.6.7, 2.6.8 and 2.6.9 seem to have this problem:
>
> Whenever I ftp anywhere I get:
> <--- 500 Command 'PRET' not understood
>
> How do I turn PRET off?
> lftp-2.6.9/man/man1$ grep PRET lftp.1
> lftp-2.6.9/man/man1$
>
> The man page does not mention it.
>
> <--- 257 "/" is current directory.
> ---> PRET LIST
> <--- 500 Command 'PRET' not understood
> ---> PASV
> <--- 227 Entering Passive Mode (209,202,197,150,204,152)
> ---- Connecting data socket to (209.202.197.150) port 52376
>
>


Gmane