On Sunday, April 3, 2016, Mike Stein <[email protected]> wrote: > Ah, now that I did not know! So, does that make BT via Teeny slower or > faster than TS-DOS with its fixed timeouts? Inquiring minds need to know ;) >
Teeny is faster. But I suspect the dominant reason is that it doesn't run the directory query which is a lot of back and forth with small packets. On a high latency link that causes a problem. We should make an extension for tsdos that packs directory enumeration into fewer transactions instead of one file per request. -- John.
