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

Add a timeout on the client to better handle the ssh server being slow to respond or some packets being lost

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.14.0
    • None

    Description

      I've found that client can globally timeout with global timeout. What I need is to client timeout if there is no communication for some time. If response lasts 1 hour but some bytes are coming now and then it's perfectly alright.
      My use case here is git checkout that can take a while with big git repository.

      I've found similar feature is already implemented for server but not for client.
      It may be that there is some socket configuration that will just do that, but I couldn't find it...

      Attachments

        1. SSHD-368.patch
          28 kB
          Paweł Skierczyński

        Activity

          People

            gnodet Guillaume Nodet
            pskierczynski Paweł Skierczyński
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: