On 28 Jul 2009, at 21:37, Niklas Gustavsson wrote:

On Tue, Jul 28, 2009 at 8:01 PM, Roger
Marshall<[email protected]> wrote:
I'm finding that uploads from FireFTP are failing frequently with
"java.io.EOFException: Unexpected end of ZLIB input stream".

FireFTP then stalls for about 30 seconds before disconnecting, reconnecting, and retrying the upload (this time via 'APPE' rather than 'STOR'), which
then works.



Could you please open a new JIRA issue for this so we don't loose it
and I will have a look at trying to replicate it.

/niklas


I've opened http://issues.apache.org/jira/browse/FTPSERVER-319

As a workaround in the meantime, I've overridden the message with key "211.FEAT" in my application, to remove "MODE Z" from the server's response to a "FEAT" command!

--
Roger

Reply via email to