[
https://jira.jboss.org/browse/JBESB-3312?page=com.atlassian.jira.plugin.s...
]
Tom Cunningham resolved JBESB-3312.
-----------------------------------
Resolution: Done
Incorporated this patch and added a test case for UTF-8 filename into FtpImplUnitTest.
Had to fix a case where we pass in a ConfigTree but otherwise this patch worked great.
Configure FTP's control channel encoding
----------------------------------------
Key: JBESB-3312
URL:
https://jira.jboss.org/browse/JBESB-3312
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Affects Versions: 4.8
Reporter: jarkko Lietolahti
Assignee: Tom Cunningham
Fix For: 4.9
Currently there's no way to configure the encoding of FTP's control channel.
There're cases where this is required for correct action. Like sending files which
have non-ascii characters in filenames.
The required functionality is there in Apache Commons NET, but there's no way to
relay proper configuration to it.
http://commons.apache.org/net/api/org/apache/commons/net/ftp/FTP.html#set...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira