i apologize for not making this a feature request instead of a bug. Please correct if you can.
c.f. timeout definitions in source code.
https://osdn.jp/projects/ttssh2/scm/svn/blobs/6303/trunk/teraterm/ttpfile/xmodem.c#ln19
https://osdn.jp/projects/ttssh2/scm/svn/blobs/6303/trunk/teraterm/ttpfile/ymodem.c#ln24
https://osdn.jp/projects/ttssh2/scm/svn/blobs/6303/trunk/teraterm/ttpfile/zmodem.c#ln38
r6319 YMODEM, ZMODEM も設定できるようにしました。チェックしていただけるでしょうか。
The timeouts in xmodem.c are hard-coded. Can they be made user adjustable by command line, .ini, or menu methods? I have an application where xmodem->send timeout occurs and xmodem aborts while the machine on the receiving end has its buffer full and is processing. I would be happy to gather more information with a little guidance. tbussan@mchsi.com