Jens M Kofoed created NIFI-8250:
-----------------------------------
Summary: 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
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)