Hi,

   +-From: Erick Lichtas <elich...@linoma.com> --
   |_Date: Thu, 3 Oct 2013 21:20:10 +0000 _______
   |

   |The latest versions of JSCH 0.1.49 and 0.1.50 are having issues
   |transferring larger files (I'm testing with ~400MB) to ProFTPD server,
   |however, the older version 0.1.44 that I've tested works (and has been
   |working just fine for quite some time.

How about version 0.1.47 and 0.1.48?
If 0.1.47 works fine, but 0.1.48 does not, try
  ((ChannelSftp)c).setBulkRequests(1)
before invoking Channel#connect().


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

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&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