Shouldn't the SFTP provider be calling setDaemon(true) on the JSch session? I am running a simple application which just lists the contents of a directory and it hangs after it's done because there's a non-daemon thread running (looks like a keep-alive thread from JSch).
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
