is/jsch

observing the performance issue with jsch

Opened this issue · 0 comments

Hi,
my use case is to test the performance of the Sftp server where I am trying to open multiple connections and push the 5 GB files in order of 50,100,150,200, and so on to test the performance.

When I try to push more and more files, I observe slow data transfer. Which is almost the same ratio.

is there any config that can reduce the time to transfer the file in parallel under the thread?

Thanks,
shyam.