wagon-ftp should support the character encoding used by the FTP control 
connection.
-----------------------------------------------------------------------------------

                 Key: WAGON-289
                 URL: http://jira.codehaus.org/browse/WAGON-289
             Project: Maven Wagon
          Issue Type: Improvement
          Components: wagon-file
    Affects Versions: 1.0-beta-6
            Reporter: Masahiko Murakami
         Attachments: wagon-ftp.patch

wagon-ftp should support the character encoding used by the FTP control 
connection.
Our FTP servers require that commands be issued in a non-ASCII encoding (UTF-8) 
so that filenames with multi-byte character representations can be specified.

see : 
http://commons.apache.org/net/apidocs/src-html/org/apache/commons/net/ftp/FTP.html#line.379

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to