mkrueger / icy_term

Old school ANSI/AVT terminal program for modern systems.
Apache License 2.0
70 stars 4 forks source link

PETSCII - Xmodem's not working + other transfer protocols needed + Save File naming #62

Open bluecursor opened 11 months ago

bluecursor commented 11 months ago

Downloading the same file in Xmodem & Xmodem 1k, they both are problematic:

rapidfire.hopto.org:64128 Archive.zip Xmodem_1k worked but Xmodem is 1kb short of completing the file. See attached example.

optical.c64bbs.nu:64128 Archive1.zip Xmodem_1k is 1kb short of completing the file and Xmodem doesn't work at all. See attached example.

optical.c64bbs.nu:64128 Archive3.zip Xmodem_1k worked but Xmodem doesn't work at all. See attached example.

Also would need punter and x-modem CRC protocols as most commodore bbs's are not using y/z modem protocols but mostly any type of x-modem and punter

Also, need either a prompt after receive save-as dialog box for naming the filename with a combobox of selectable extension names or filenames like the attached examples:

x_modem_transferred_file.0 x_modem_1k_transferred_file.0 x_modem_1k_crc_transferred_file.0 punter_transferred_file.0

soenkesmiletzki commented 10 months ago

Thanks for calling ;-) And yes, transfer doesn't work :-(