You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/02/23 15:07:00 UTC

[jira] [Commented] (NIFI-8250) FTP Processors Get/List/Fetch/Put has issue with non-English characters

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

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

Commit 9101160cbfbc8bf39c2d781522ee6919fbd0c7ec in nifi's branch refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9101160 ]

NIFI-8250 - This closes #4838. UTF8 encoding for FTP processors

Signed-off-by: Joe Witt <jo...@apache.org>


> FTP Processors Get/List/Fetch/Put has issue with non-English characters 
> ------------------------------------------------------------------------
>
>                 Key: NIFI-8250
>                 URL: https://issues.apache.org/jira/browse/NIFI-8250
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.13.0
>            Reporter: Jens M Kofoed
>            Assignee: Pierre Villard
>            Priority: Major
>             Fix For: 1.14.0, 1.13.1
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Create a file with the following filename:  امتحان.txt  (google translate for test in Arabic)
> GetFTP and ListFTP will both show the filename as ??????.txt
> ListFTP does not have an attribute "Use UTF-8 Encoding" but the other FTP processors has.
> If using an UpdateAttribute process to set the filename as an input to FetchFTP, it will still report that it can not find the file
> Using a PutFTP the filename at the FTP server become Ø§Ù…تحان.txt



--
This message was sent by Atlassian Jira
(v8.3.4#803005)