File Drag and Drop ignores "TransBin" flag
Eröffnet am: 2022-04-22 23:58
Letztes Update: 2022-04-27 01:24
Auswertung: | (Anonym) | Verantwortlicher: | (Keine) |
---|---|---|---|
Priorität: | 5 - Mittel | Meilenstein: | Tera Term 4.106 |
Typ: | Fehler | Schweregrad: | 4 |
Komponente: | Tera Term | Status: | Offen |
Lösung | Keine |
Einzelheiten
I pretty much exclusively send binary files through TeraTerm, so having it remember the "binary" setting for sending a file is very useful, but sadly it doesn't persist between restarts of the program.
when i check the "Binary" and "Do same Process next drop" checkbox in the "File Drag and Drop" dialog window and then click "Save setup..." the TransBin flag in the .ini file gets set to "on" and it works perfectly fine.
but when i then close and reopen the program it defaults both the "Binary" and "Do same Process next drop" checkbox back to "off". when i then click "Save setup..." (without touching any option after opening the program) it will update the "TransBin" flag back to "off".
so it seems like it's writting the flag to the .ini file correctly, but for some reason it's not reading the flag when you open the program (or when you click "Restore setup...").
and that's why i think it's a bug, because what's the point of writing to a flag if it never gets read?
Kommentar
"ファイルの送信" 時に ts.TransBin を "バイナリ" に反映するようにしました。
r9893の修正では、SSH接続時には("SCP"が選択され、"ファイルの送信" が選択されないため) 反映されません。 もう少し修正します。