Hi, +-From: Bengt Rodehav <be...@rodehav.com> -- |_Date: Thu, 27 Sep 2012 22:11:01 +0200 __ | |I'm using Apache Camel 2.9.1 which in turn uses jsch 0.1.44 for its sftp |support. | |Our application polls a remote sftp server once a minute 24/7. Whenever a |file is discovered in a remote folder it is downloaded. We connect and |disconnect for every poll. | |We have had problems from time to time with this. After the negotiation |phase, Camel performs a directory listing of the remote folder (don't know |what exact commands are being used). About once a month, the thread freezes |when doing this and never returns which means that the polling stops. I |have noticed that Jsch is now on version 0.1.48. I wonder, have any errors |been fixed between version 0.1.44 and 0.1.48 that could improve my |situation?
I don't know if it has been fixed, but it may be worth trying the latest version. |If so, then I would ask the Camel team to upgrade to Jsch version 0.1.48. It seems that the artifact 'camel-ftp'[1] has referred to ${jsch-version}, so you will be able to try it by yourself before asking the Camel team. [1] http://repo1.maven.org/maven2/org/apache/camel/camel-ftp/2.10.1/camel-ftp-2.10.1.pom Sincerely, -- Atsuhiko Yamanaka JCraft,Inc. 1-14-20 HONCHO AOBA-KU, SENDAI, MIYAGI 980-0014 Japan. Tel +81-22-723-2150 Skype callto://jcraft/ Twitter: http://twitter.com/ymnk Facebook: http://facebook.com/aymnk ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ JSch-users mailing list JSch-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jsch-users