View Single Post
Old 04-11-2018, 12:11 PM  
roman_1
Junior Member
 
Join Date: Oct 2005
Posts: 2
Default Making SFTP transfers faster ?

The SFTP transfers are inherently known to be slow.
However there are some tweaking that can be done to some parameters to make them faster.
For example if using OPENSSH FTP client , one can use "-R" switch to define queue length different from default 64 and "-B" switch to define read/write request size different from default 32.
Is there any place in FlashFXP configuration where I can "play" with this parameters ?
roman_1 is offline