Hi,

   +-From: "Frenkiel, David" <david.frenk...@newsweekdailybeast.com> --
   |_Date: Wed, 11 Apr 2012 10:54:47 -0400 ____________________________
   |
   |After more experimentation...
   |ChannelSftp.get(src, dest) performs as well as command-line sftp.
   |However, ChannelSftp.get(src) doesn't perform that well.

Ah, the implementation of the later method has not been using bulk requests.
The "bulk request" is not the formal technical term, but you will find that
OpenSSH's sftp has the option "-R" for it.
Anyway, I'll try to implement it.


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

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to