Hi! > 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). > Is the JSch session inherited from Thread, or the flag exposed? If there is a possibility to set this flag from VFS we should do it.
Ciao, Mario --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
