[ 
https://issues.apache.org/jira/browse/NET-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13008894#comment-13008894
 ] 

Bogdan Drozdowski commented on NET-273:
---------------------------------------

Nice solution with the Set. Better than my second idea of Map<String, 
String[]>. It's a good thing you've tested this more than me, because I didn't 
realize that some features could be included more than once (but with different 
options).

About the UTF: yes, "UTF8" is the default, because this is what is in the RFC. 
But I added a test for the string "UTF-8" just in case.

> FEAT response parsing
> ---------------------
>
>                 Key: NET-273
>                 URL: https://issues.apache.org/jira/browse/NET-273
>             Project: Commons Net
>          Issue Type: Improvement
>          Components: FTP
>    Affects Versions: 2.0
>            Reporter: Shikhar Bhushan
>            Priority: Minor
>
> Would be nice if response to FEAT could be parsed, and a simple method 
> provided like client.isSupported(FTPCommand.MDTM)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to