On Wed, Aug 26, 2009 at 06:32:25AM -0500, Kyle Thurow wrote: > Also, if you repeat the steps above but use "cls" instead of "ls" you will > see the following output: > > ---> STAT . > <--- 213 End of Status > ---> PROT P > <--- 200 Command okay > ---> PRET NLST > ---> PASV > ---> NLST > <--- 200 OK, will use master for upcoming transfer
This means that lftp could not parse all lines of STAT output. Probably there are lines which do not fit into known UNIX ls format. Please send me output of "quote STAT ." command and I'll try to fix it. -- Alexander..
