Hi!

I found the problem.
Its the parent directory where it looks like there is a wrong filename entry (from the point of the ftp-parser). It looks like this filename do have a trailing new-line and thus an extra empty line is transferred.

I fixed VFS to be a little bit more lenient and unparseable directory entries (where an empty line is one of them) will simply be skipped (and logged using log.debug())

So it works for your case now.

The next nightly or svn head should do the job.

Regards,
Mario


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to