Uploaded image for project: 'YADE - Managed File Transfer'
  1. YADE - Managed File Transfer
  2. YADE-295

SFTP with JSch does not close session but only the channel

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.9
    • 1.9.1, 1.10
    • None
    • None

    Description

      Current Situation

      • When calling the method CloseConnection() with SFTP implemented by JSch (JCraft) then only the channel will be closed. The session is still open and holds the connections to the SFTP server.
      • When using SFTP with JOE the number of sessions increases endlessly.
      • The method CloseSession() has no effect, as it also closes the channel.

      Desired Behavior

      • The method CloseSession() should close the session.

      Attachments

        Activity

          People

            ur Uwe Risse (Inactive)
            ur Uwe Risse (Inactive)
            Mahendra Patidar Mahendra Patidar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: