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

ASF subversion and git services commented on NIFI-4137:
-------------------------------------------------------

Commit 9bfa7469cb8a2ea3ce6cec9ae5766efe2213ea4c in nifi's branch 
refs/heads/master from [~mattyb149]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=9bfa746 ]

NIFI-4137: Add support for UTF-8 in GetFTP and PutFTP

Signed-off-by: Yolanda M. Davis <[email protected]>

This closes #1957


> Add UTF8 support for GetFTP and PutFTP
> --------------------------------------
>
>                 Key: NIFI-4137
>                 URL: https://issues.apache.org/jira/browse/NIFI-4137
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>
> When using GetFTP or PutFTP, the filename is not properly handled by NiFi if 
> it contains special characters like é, è, à, ...
> [RFC-2640|http://filezilla-project.org/specs/rfc2640.txt] is an extension of 
> the FTP protocol to handle non-English characters (source: 
> https://wiki.filezilla-project.org/Character_Encoding). The client and server 
> must both support UTF-8.
> This Jira proposes to add a property for "Use UTF-8 Encoding", defaulted to 
> false to maintain existing behavior. When set to true, 
> setControlEncoding("UTF-8") should be called on the client.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to