On Thu, Feb 24, 2005 at 10:23:56AM +0300, Alexander V. Lukyanov wrote: > On Wed, Feb 23, 2005 at 11:20:59PM +0100, Daniel Johansson wrote: > > <--- 211-Extensions supported: > > <--- EPRT > > <--- IDLE > > <--- MDTM > > <--- SIZE > > <--- REST STREAM > > <--- MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; > > <--- MLSD > > <--- ESTP > > <--- PASV > > <--- EPSV > > <--- SPSV > > <--- 211 End. > > As you can see, the server does not report that it supports AUTH command. > That's why lftp does not use it. You can turn off FEAT command in lftp: > > set ftp:use-feat off > > then lftp would try AUTH command. > > -- > Alexander.
I see, I tried to turn off the feat settings and it works. Is that why older, 2.x versions of lftp works too? That version does not use feat? Is it pureftpds fault that it doesn't work with feat? -- Daniel Johansson - <[EMAIL PROTECTED]>
