Filenames of received files are suffixed

If you have specific questions or problems with any of my Freeware applications, post them here.
Post Reply
patters
Posts: 1
Joined: Sat Jun 15, 2024 5:41 am

Filenames of received files are suffixed

Post by patters »

Hi, thanks for CoolTerm. I have noticed that, on macOS at least, files received via YMODEM have _temp_timestamp appended on the end of their filename. I had a look through the options and couldn't seem to find anything configurable. Is there a way to preserve the original name? If not, could this perhaps become a configurable option? Thanks!
User avatar
roger
Site Admin
Posts: 566
Joined: Fri Apr 24, 2009 12:41 am
Contact:

Re: Filenames of received files are suffixed

Post by roger »

Hi,

YMODEM expects the sender to send the filename. If it doesn't receive a filename with the transmission, the it will retain the temporary filename from when it first created the file locally. Are you sure your sender includes the filename? Perhaps its transmitting in XMODEM mode while CoolTerm is in YMODEM receive mode?

Roger
User avatar
roger
Site Admin
Posts: 566
Joined: Fri Apr 24, 2009 12:41 am
Contact:

Re: Filenames of received files are suffixed

Post by roger »

Another possibility is that a file with the same name as the received file already exists in the location your receiving to. CoolTerm doesn't overwrite existing file. It appends a timestamp to the received file.
Post Reply