Hello It's ok with CONNECT.
Thanks I have a last problem : I don't understand if it's possible to connect at proxy http with authentification required (user:password) with option "ftp:use-hftp no" and "ftp:proxy http://name:port" And if it's possible, what command to set ? -----Message d'origine----- De�: Alexander V. Lukyanov [mailto:[EMAIL PROTECTED] Envoy�: jeudi 11 novembre 2004 08:09 ��: S?bastien DAUBIES Cc�: [EMAIL PROTECTED] Objet�: Re: problem with hftp and squid 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.
