SFTP by design is much slower than FTPS
A few improvements have come about to speed up file transfers using a method called Pipelining, this works by having the server process multiple requests sent asynchronously.
Some SFTP servers can handle pipelining for uploading and downloading, while others only for downloading.
Based on a few quick tests it appears that FlashFXP is not using pipelining with zFTPserver during uploads, I am not sure if this is a compatibility issue or if pipelined uploads are not supported by zFTPserver.
Quote:
Also I also notice with SSH and FTPS I'm getting speed fluctuations as they sway unstably and even get some pauses now and again. I would also like this to be remedied.
|
Can you please be more specific? Uploading or downloading. Perhaps include a timestamped copy of the session log. Also if the local machine or network experiences a huge spike/delay then FlashFXP will slow down for a moment to prevent the system/network from being overloaded, is it possible that the pause see in the transfer is related to something like that?