Quantcast
Channel: All Open Tickets - Tera Term on OSDN
Viewing all articles
Browse latest Browse all 2128

Y-modem is not compatible with existed implementations (e.g. Windows HyperTerm). - Tera Term Ticket #34623 on OSDN

$
0
0

Y-modem is not compatible with existed implementations (e.g. Windows HyperTerm).

Open Date: 2014-11-21 00:00

Letztes Update: 2015-02-02 13:10

Reporter:mlukoshkovEigentümer:(None)
Priority:5 - MediumMileStone:Tera Term 4.86 (closed)
Type:BugsSeverity:5 - Medium
Component:Tera TermStatus:Closed
ResolutionNone

Details

Hi,

I tried to use TeraTerm to send files via y-modem protocol.

Unfortunately, it was not working.
I have checked the code and found several issues:
1) First packet size with filename, timestamp, etc. should be 128 bytes, not 1024.
2) The same for the last zero-filled packet.
3) Unnecessary read loop in YSendPacket should be removed as sometimes it prevents successful file upload.

I have attached a patch which fixes all described problems and cleanup YSendPacket a little.

Thanks,
Max

Last Update of this Ticket

2015-02-02 13:10 Update by: maya


Viewing all articles
Browse latest Browse all 2128