On Thu, Oct 04, 2007 at 08:46:56AM -0400, Jeffrey Litvin wrote:
> Working Ftp Client:
> ---> STAT -la
> <--- List Complete: 1 KB in 0.63 seconds (2.5 KB/s)

Try this setting:

        set ftp:list-options -la

> Also on a side note while I was looking at the debug output, I noticed in
> 3.6.0 and 3.5.14 FEAT is being sent twice, once before the user is logged in
> which fails, then once after and is successful.

The correct FEAT is before login, but many broken ftp servers don't allow
it, this is why lftp retries it after login.

-- 
   Alexander.

Reply via email to