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

FTP should support IPv6

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2
    • None
    • None

    Description

      The FTP module does not support FTP over IPv6, defined in RFC 2428.

      I've written a patch to add support for the EPRT and EPSV commands to the FTP class, and modifed the FTPClient class to try them before falling back to PORT and PASV. This is common behavior in many FTP clients.

      Attachments

        1. ftp_ipv6.patch
          11 kB
          Derek Morr

        Activity

          People

            Unassigned Unassigned
            derekmorr Derek Morr
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: