Transfer rate (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hi,
I'm testing the sftp .NET client on our local network.
Here is a short review for different clients:
_Download speed, 8MB file, SSH, Local Network_
wodSFTP: 677 KB/s
FileZilla: 300 KB/s
SSH Secure File Transfer Client: 5MB/s
Core FTP: 2.5 MB/s
The difference in speed can be probably explained by using different encryption algorithms. Am I right?
What encryption algorithm do you guys use? Is it customizable?
Thanks a lot,
Viking
Re: Transfer rate
Viking,
yes, you can tweak a bit using Encryption property.
It's strange FileZilla has such bad results. It's obvious NET would be the slowest (ActiveX is much faster) but I was surprised for free FileZilla.