Hi all,

We are using jsch 0.1.43 along with proftpd, and proftpd has a 
channelWindowSize 1GB setting. Hung up sometimes happen if we update file 
larger than 1GB, if we try to upload again normally it works well.
The cause for this issue may root in waiting for the window adjust notification 
but that notification never received.

I see in the JSCH change log since version 0.1.51 there is abug fix as
- bugfix: hung-up in uploading huge data to ProFTPd without the config

          'SFTPClientMatch "JSCH.*" channelWindowSize 1GB'  FIXED.

Although we in fact have the config setting, will the fix work for us? Or 
anywhere we can check the fix code change details so we can check whether it 
may resolve our issue?


Thanks much
Allen
------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to