JSch CheckKexes makes SFTP transfer VERY SLOW -


i using jsch 0.1.52 api sftp transfers. slow running on unix (aix) machine. checked log , consistently see "checkkexes" takes 15 - 35 seconds. haven't found in jsch documentation explaining how possibly set configuration parameter suppress check, or change setting somehow.

is there can done speed up?


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -