[
https://issues.apache.org/jira/browse/NIFI-6051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-6051.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> FetchFile fails on filenames containing characters with orthographic marks
> --------------------------------------------------------------------------
>
> Key: NIFI-6051
> URL: https://issues.apache.org/jira/browse/NIFI-6051
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.8.0
> Reporter: Andy LoPresto
> Assignee: Juan Carlos de la Prada de Haro
> Priority: Major
> Labels: encoding, file, utf-8
> Attachments: Sin título.png
>
>
> As reported in the Slack channel:
> {quote}
> Hi all! I'm trying to use FetchFile processor to read some files but it's not
> possible when directories includes special characters. I tried to solve that
> issue modifying the character set to UTF8. To do so I add
> "java.arg.8=-Dfile.encoding=UTF8" argument in the boostrap.conf file but it
> doesn't work properly.
> {quote}
> The processor (and any other that interacts with the file system) should be
> fixed to properly handle filenames such as:
> * {{información.txt}}
> * {{líneas.csv}}
> * {{tack_så_mycket.json}}
> * {{słowo.xml}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)