Uploaded image for project: 'Commons Net'
  1. Commons Net
  2. NET-314

The FTP client should autodetect the control encoding.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4
    • 3.0
    • FTP
    • None
    • Java client using FTP through VFS to connect to a Java (Alfresco's) FTP server

    Description

      The Alfresco FTP server uses UTF8 for the control encoding. FTPClient can be set to use UTF8, but VFS does not expose that (https://issues.apache.org/jira/browse/VFS-305) and needs to be modified to fix this. But that is not the issue here; FileZilla is able to automatically detect that Alfresco's FTP server is using UTF8. So apparantly the server is somehow communicating this to the client. Being able to automatically set the encoding, would greately improve the out-of-the-box quality of the FTP component.

      Attachments

        1. ftp-autodetect-utf.diff
          3 kB
          Bogdan Drozdowski

        Activity

          People

            Unassigned Unassigned
            tbee Tom
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: