BTW:

Am 05.09.2014 20:02, schrieb Chathuri Wimalasena:

> ERROR: org.scigap.iucig.filemanager.CommandExecutor - Error occured..
> java.lang.Exception: java.lang.Exception: com.jcraft.jsch.JSchException: 
> java.io.IOException: inputstream is closed
> at org.scigap.iucig.filemanager.CommandExecutor.pwd(CommandExecutor.java:271)
> at 
> org.scigap.iucig.filemanager.CommandExecutor.<init>(CommandExecutor.java:68)

Can you as well show CommandExecutor.<init>, i.e. between the connect,
authentication and the call of pwd.

Maybe you do something that is Bad[TM] leading to the closing of the
connection on the server side, so the code for pwdSFTP isn't the
culprit but something else.


Cheers, Lothar

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to