NuSkooler / enigma-bbs

ENiGMA½ BBS Software
https://nuskooler.github.io/enigma-bbs/
BSD 2-Clause "Simplified" License
537 stars 104 forks source link

recv_header timeout when connected to BBS via SSH and downloading files via telnet bridge #266

Open swarmdog opened 4 years ago

swarmdog commented 4 years ago

To reproduce:

Connect to BBS via SSH. Connect to ArchaicNet or similar via telnet_bridge module Download file - after the first few chunks, download will failed with recv_header timeout

If you connect to the BBS via telnet instead of SSH, download will proceed normally.

NuSkooler commented 2 years ago

Possibly related: https://github.com/NuSkooler/enigma-bbs/issues/448