I have 1GB file which I want to download from my nextcloud server. Typically the downloads happens with a speed of around 20 Mbytes/s.
If I download the file via scp command I get similar results. However, If I start two instances of scp in parallel, I can observe that I can reach a total throughput of around 35 MBytes/s.
I was wondering what the limitation is and if there is anything I could try to get more throughput if I only have a single process running ?
The boaard itself is a Pine64 RockPro64, with 6 cores and 4 GB RAM. Network is connected via a USB-To-Ethernet adapter.
If I download the file via scp command I get similar results. However, If I start two instances of scp in parallel, I can observe that I can reach a total throughput of around 35 MBytes/s.
I was wondering what the limitation is and if there is anything I could try to get more throughput if I only have a single process running ?
The boaard itself is a Pine64 RockPro64, with 6 cores and 4 GB RAM. Network is connected via a USB-To-Ethernet adapter.