My network speed is roughly 50 Mbps down and 6 Mbps up. My computer can access those speeds easily using Google’s Drive interface, or just about any server that can feed that much bandwidth. My Insync speeds have been as high as 45 Mbps at times, but usually it sits in the 10-20 Mbps range, even if there are no other processes using bandwidth and I’m syncing large, individual files (not a ton of read operations).
EDIT
I’m currently getting ~45 mbps on large files through insync. This was definitely not the case before deleting my database and starting over.
END EDIT
I haven’t figured it out yet. I did notice that when I finally got fed up with a corrupted database and started over with a fresh download (I have business internet or this would not have been feasible), my downloads seemed to be much faster. I wonder if changes to database structure causes a bottleneck?
Quick question - how many total files in your database? When I synced a coding folder with ~600,000 files in it, the whole program was nearly unusable, but it handles my ~150,000 files collection with only minor hiccups. I do get “out of ram” messages (I have 8 Gb) when syncing the bigger file-set (I had over 1M in there for a while, but it plain old quit working), so I wonder if it’s attempting to cache and then page a bunch of stuff and subsequently getting stuck on the latency of my storage on HDD computers? That would mean the bottleneck is not bandwidth, but read speed or I/O operations. I don’t get the “out of ram” or slowness issues on my SSD computer, which lends credence to this idea.