Commons net ftp cannot handle unknown type parser and should allow override of 
parser through vm argument
---------------------------------------------------------------------------------------------------------

                 Key: NET-332
                 URL: https://issues.apache.org/jira/browse/NET-332
             Project: Commons Net
          Issue Type: Bug
          Components: FTP
    Affects Versions: 2.0
         Environment: All
            Reporter: David R


When parser is of unknown type, commons ftp throws an exception and does not 
enable you to use the ftp even though every other ftp client is able to do 
handle this. My suggestion is to allow the default factory to be overriden 
through a VM parameter so that i can use a different parser even in ant. For 
non ant, the solution is easy as i outline here: 
http://groovyjavathoughts.blogspot.com/2009/06/ftpclient-advantage-of-open-source-code.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to