Jump to content

Sftp limited to 1Mbp/s ?


Go to solution Solved by SoSie,

Recommended Posts

Posted (edited)

Hello,

 

I want to transfer .img files to bananapi. These weight gigabytes.
I notice the eth0 interface was wrongly set up to 100Mbp/s
I used ethtool to set it up correctly
 

pi@Liberty:~$ sudo ethtool eth0 | grep -i speed
	Speed: 100Mb/s 
sudo ethtool -s eth0 autoneg on speed 1000 duplex full
pi@Liberty:~$ sudo ethtool eth0 | grep -i speed
	Speed: 1000Mb/s

 

Now I thought the sftp  limitation of 1Mb/s was over, it is not. Are there ucap / bandwith limitation settings in Armbian? if so how to remove it?
Thanks,

                   SoSie

                                         

Edited by SoSie
<

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines