Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-4137

Add UTF8 support for GetFTP and PutFTP

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • Extensions
    • None

    Description

      When using GetFTP or PutFTP, the filename is not properly handled by NiFi if it contains special characters like é, è, à, ...

      RFC-2640 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.

      Attachments

        Issue Links

          Activity

            People

              mattyb149 Matt Burgess
              mattyb149 Matt Burgess
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: