Uploaded image for project: 'MINA SSHD'
  1. MINA SSHD
  2. SSHD-94

Properly handle SFTP version communication

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.4.0
    • 0.5.0
    • None

    Description

      The current SFTP system refuses connection to SFTP versions other than 3' While this behavior is appropriate for the lower versions, many SFTP clients appear to expect the maximum version supported by the server to be returned in order to use the correct command set and will disconnect when the 'Version not supported' response is given. The SFTP server should return the minimum of (requested version or supported version) unless the client requests a command set for v1 or v2.

      Attachments

        1. Change_version_response.patch
          0.8 kB
          Matthew Schulze

        Activity

          People

            gnodet Guillaume Nodet
            mschulze Matthew Schulze
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: