Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

...

If you transfer files via SFTP then we recommend the following option to increase the transfer velocityspeed:

Code Block

 load_class_name = com.sos.VirtualFileSystem.SFTP.SOSVfsSFtpJCraft

In this case another Due to this setting a different base class (JCraft instead of Trilead) is used which is more faster.
Furthermore the transfer velocity can depends speed will depend on the option buffer_size (default= 32000).

Try

Code Block

 buffer_size = 16000 

or even less.

back to list of JADE / SOSFTP FAQs