On Tue, May 06, 2008 at 11:32:55AM -0500, Charles Duffy wrote: > To follow up -- it looks like the STATUS fields sent by Paramiko > following the directory list results have a non-EOF status (perhaps > OK?), while lftp expects only EOF.
Have you tried my patch for the problem (which could be missing strings in status reply - the strings are mandatory in the sftp draft, and lftp mishandled the situation)? -- Alexander..
