Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.9
-
None
Description
current situation
- JOE creates a new sftp connection for every "open Hotfolder by FTP" connection
- when closing a tab or JOE, the sftp connection is never released
- many ssh processes on the remote server
- many active ports on the remote server
- many active ports on the local machine
desired behaviour
- JOE creates a new sftp connection for every "open Hotfolder by FTP" connection
- when closing a tab, all sftp connections for that tab are closed
- when terminating JOE, all sftp connections closed
Attachments
Issue Links
- is affected by
-
YADE-295 SFTP with JSch does not close session but only the channel
- Released