Comment by jeroenhd
3 days ago
Even with good latency, most of my connection was taken up by TCP retransmissions at that bandwidth because of an over-eager (standard) SSH client. I can't imagine the TCP stack on an Amiga doing much better in the same scenario.
Not exactly the same scenario of course, but I'd expect you'd need a custom SSH client willing to wait with small enough packets to keep the latency acceptable.
Interesting! Thanks. I had no idea the standard SSH client was so eager.