Hello, The event occurred onUploadStart(session,request) {return null}. The
documentation is here http://mina.apache.org/ftpserver/ftplet.html which says,
if null its assumed to be default.
--- On Mon, 18/4/11, Niklas Gustavsson <[email protected]> wrote:
From: Niklas Gustavsson <[email protected]>
Subject: Re: Problem in uploading the files to the ftp server.
To: [email protected]
Date: Monday, 18 April, 2011, 12:49 PM
On Sun, Apr 17, 2011 at 7:57 AM, Sam Mizanin <[email protected]> wrote:
> Hello, .The problem is sorted out. I pass the Default FtpRequest onUpload
> and now the upload works as expected. Well when we pass null, its ought to be
> assumed to be default but it doesn't work in that fashion. I still don't get
> this behavior as its clearly said in the documentation that null is assumed
> to be default
Can you provide the code you're using and a reference to the incorrect
documentation in a JIRA issue, and we'll look into fixing it?
/niklas