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

Allow overriding the default SFTP version selected by the SftpFileSystemProvider

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.1.0
    • None

    Description

      The current SftpFileSystemProvider allows for a single version selector to be set for all file systems provided by it. We can allow overriding it for a newly create file system via the encoding the parameter in the URI passed to the newFileSystem method - e.g.,

      sftp://host:port/?version=max

      or

      sftp://host:port/?version=6

      or

      sftp://host:port/?version=6,3

      Attachments

        Activity

          People

            lgoldstein Lyor Goldstein
            lgoldstein Lyor Goldstein
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: