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

Use an internal chunking mechanism for AbstractSftpClient#write implementation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.2.0
    • None
    • Important

    Description

      The current code uses a single buffer to write the entire data. We should consider using some internal chunking mechanism - e.g., SshConstants.SSH_REQUIRED_PAYLOAD_PACKET_LENGTH_SUPPORT - Long.SIZE as the default chunk size.

      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: