I am trying to copy 150GB .tar file from ubuntu 18.04 to my Mac on my local network. I tried rsync and scp. Coping starts really fast but after about 10 minutes it slows down to crawl. Im talking orders of magnitude slower. I did some googling online apparently this is a known issue with linux. Surely this can’t be right. Is there no way copy a file over local network.
I copied from my Mac to Threadripper 2950, 128GB RAM, 2xEvo pro in RAID 0 Ubuntu machine over WAN in like 2 hours via scp.
Coping it back from ubunutu machine to Mac, current estimate over 40 hours.
This is completely insane. Surely there must be a workaround. What am I doing wrong? How do I copy that file over the network efficiently ?
I’m gonna need to see some source on that. I’ve done waaaaay more than 150GB at a time and it’s been fine. Largest single file I’ve transfered over SSH was ~8TB. Went at 108MB/s the whole time.
Are you on wired or wireless?
What sorts of speeds do you see?
How’s your CPU/memory usage looking?
Is there other stuff on your network that’s causing it?