Right
not immune to congestion at all. Unlike ATT fiber, where we had 300Mbps (symmetric I think)...but if you log in to the modem it reported a gigabit link. Starting a download, you could often get more than 300Mbps, but it would slowly fall in line with bandwidth policies.
With Sonic, my gigabit connection would get north of 900Mbps (iperf3), both ways, to a nearby university computer. I miss it.
When I'm feeling cool and downloading a
*.tar*
file, I'llwget
to stdout, and tar from stdin. Archive gets extracted on the fly.I have (successfully!) written an
.iso
to CD this way, too (pipe wget to cdrecord). Fun stuff.