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

Henri Yandell commented on IO-289:
----------------------------------

Feels like a painful one to implement - a steadily growing list of file systems 
and unhappy characters.
                
> Cleaning illegal characters from a file name
> --------------------------------------------
>
>                 Key: IO-289
>                 URL: https://issues.apache.org/jira/browse/IO-289
>             Project: Commons IO
>          Issue Type: Improvement
>          Components: Utilities
>    Affects Versions: 2.1
>            Reporter: Emmanuel Bourg
>            Priority: Minor
>             Fix For: 2.2
>
>
> FilenameUtils is missing a method to remove illegal characters from a file 
> name. For example on Windows these characters are not allowed: /!|><*:?".
> The characters could be either removed or replaced by another one (a space or 
> an underscore for example).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to