Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-beta-6
-
None
-
Patch
Description
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