Jump to content

I am running local two Linux devices that both use a Gigabit Nic, and the Network router is 1000Mbps full Duplex however I get ~10MBs transferring from the two devices using scp and sftp. 

 

One of the local devices is a Pi running Nextcloud and has external exposure via a static IP. 

 

Will opening FTP to get full bandwidth expose me or should I use another protocol?

Intel 12400F | 2x8 3000Mhz Corsair LPX | ASRock H570M-ITX  | Noctua DH-N14 | Corsair MP50 480GB | Meshilicious | Corsair SF600Fedora

 

Thanks let me know if I said something useful. Cheers!

Link to comment
https://linustechtips.com/topic/1098222-maximising-filetransfer-throughout/
Share on other sites

Link to post
Share on other sites

7 hours ago, TheFlyingSquirrel said:

One of the local devices is a Pi running Nextcloud and has external exposure via a static IP. 

 

https://www.raspberrypi.org/magpi/raspberry-pi-3bplus-specs-benchmarks/

 

According to the article the 3B+ Gigabit port is only capable of about 300 Mbps. This is due to how its wired in to the board. Not sure if the Pi 4 has the same limitations. This could be part of the issue. 

I just want to sit back and watch the world burn. 

Link to post
Share on other sites

3 hours ago, Donut417 said:

https://www.raspberrypi.org/magpi/raspberry-pi-3bplus-specs-benchmarks/

 

According to the article the 3B+ Gigabit port is only capable of about 300 Mbps. This is due to how its wired in to the board. Not sure if the Pi 4 has the same limitations. This could be part of the issue. 

One of the big features of the Pi4 is its a proper PCIe NIC.

Also as I understand it, the Pi3 doesn't actually support hardware AES offloading so that's going to dramatically drag down SCP speeds.

Even on full-blown PC hardware its not unusual to struggle with poor SCP/SFTP speeds.  I actually ended up using OpenVPN so I could safely transfer over FTP to my VPS as it was so dramatically quicker.

ASUS B650E-F GAMING WIFI + R7 7800X3D + 2x Corsair Vengeance 32GB DDR5-6000 CL30-36-36-76  + ASUS RTX 4090 TUF Gaming OC

Router:  Intel N100 (pfSense) Backup: GL.iNet GL-X3000/ Spitz AX Switches: Netgear MS510TXUP, MS510TXPP, GS110EMX
WiFi6: Zyxel NWA210AX (1.7Gbit peak at 160Mhz) WiFi5: Ubiquiti NanoHD OpenWRT (~500Mbit at 80Mhz)
ISPs: Zen Full Fibre 900 (~930Mbit down, 115Mbit up) + Three 5G (~1200Mbit down, 115Mbit up, variable)
Upgrading Laptop/Desktop CNVIo WiFi 5 cards to PCIe WiFi6e/7

Link to post
Share on other sites

19 hours ago, Alex Atkin UK said:

One of the big features of the Pi4 is its a proper PCIe NIC.

Also as I understand it, the Pi3 doesn't actually support hardware AES offloading so that's going to dramatically drag down SCP speeds.

Even on full-blown PC hardware its not unusual to struggle with poor SCP/SFTP speeds.  I actually ended up using OpenVPN so I could safely transfer over FTP to my VPS as it was so dramatically quicker.

I am on a Pi4, my Pi3B+ got demoted to fun project status.

 

I may try the Samba and OpenVPN route.  100Mbs local transfer is okay but my LAN should be 10x that

Intel 12400F | 2x8 3000Mhz Corsair LPX | ASRock H570M-ITX  | Noctua DH-N14 | Corsair MP50 480GB | Meshilicious | Corsair SF600Fedora

 

Thanks let me know if I said something useful. Cheers!

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×