T
T
Talik2016-01-29 13:12:36
Java
Talik, 2016-01-29 13:12:36

How to increase SFTP speed?

There is a utility that pumps data based on org.apache.commons.vfs2.
It is noticed that the data transfer rate through the utility is exactly 2 times less than the transfer rate displayed when copying files using the SCP command.
The question is, how to increase the transfer speed over SFTP?
org.apache.commons.vfs2.provider.ftp.FtpFileSystemConfigBuilder has a setCompression method, according to the documentation it set the value to "zlib,none", but there was no change in the transfer rate. Who can faced such trouble?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question