[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: transfer speed data




On 23/12/20 9:40 am, Jeremy Ardley wrote:

rsync is never particularly fast as there is a lot of handshaking and file examination at each end prior to a transfer. I wouldn't be surprised at 50 Mbps.

scp should be a lot faster as there is no handshaking other than establishing the session; and the encryption/decryption process is not very compute intensive.



Having said that, scp and ssh are affected by the encryption algorithm. The fastest one at the moment is blowfish and it's possible to get up to 50 MB/s on a gig lan.

See https://www.systutorials.com/improving-sshscp-performance-by-choosing-ciphers/

--
Jeremy

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: