On Wed, Nov 10, 2004 at 04:38:24PM +0100, S?bastien DAUBIES wrote:
> The patch seems to rectify the bug 
> Very good ;)

I have also added some changes to remove the error message.

> **** Success, but did nothing??
> ---- Closing HTTP connection
> mkdir: Fatal error: max-retries exceeded
> ------------------------------------------

> However, squid know the FTP command : it's why I can delete directory with
> client FTP (flash FXP).
> 
> Maybe lftp must have a new option (for proxy) which :
> - Send and Receive requete with HTTP protocol
> - Use commands FTP (RMD , LIST, PWD...)

Probably FlashFXP uses CONNECT method. lftp can do it too. Use:

        set ftp:use-hftp no

-- 
   Alexander.

Reply via email to