Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The DefaultFtplet returns null for all the methods which should return an FtpResult.
This appears to be treated the same as FtpResult.DEFAULT - so why not use that value?
Also, the Javadoc does not state what the return value is, so it's not clear which methods need to be overridden.