On Mon, Sep 3, 2018 at 5:07 AM, Jakub Jelen <jje...@redhat.com> wrote:

>
> SCP should be really used only as fast hack for copying files in fast
> local networks. For all other cases, use SFTP or rsync if you need
> something more complex.


I also get the same results with sftp.

sftp chris@f28s.local
<authenticate>
sftp> put test.bin

~9MBit/s server to workstation, per nload
~4.9MBit/s workstation to server, per nload

Whether I push or pull the same file with samba, it's 39-44Mbit/s.

I'm using a Fedora install ISO as the test file so it's not really
compressible since most of the payload is already xz compressed.

-- 
Chris Murphy
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to