mirror of
https://github.com/veeso/termscp.git
synced 2026-07-28 02:21:07 +02:00
Option: prompt user when about to replace an existing file caused by a file transfer
This commit is contained in:
@@ -36,6 +36,9 @@ Released on ??
|
||||
- Possibility to update termscp directly via GUI or CLI.
|
||||
- Install update via CLI running `(sudo) termscp --update`.
|
||||
- Install update via GUI from auth form: when the "new version message" is displayed press `<CTRL+R>`, then enter `YES` in the radio input asking whether to install the update.
|
||||
- **Prompt user when about to replace existing file on a file transfer**:
|
||||
- Whenever a file transfer is about to replace an existing file on local/remote host, you will be prompted if you're sure you really want to replace that file.
|
||||
- You may want to disable this option. You can go to configuration and set "Prompt when replacing existing files?" to "NO"
|
||||
- **❗ BREAKING CHANGES ❗**:
|
||||
- Added a new key in themes: `misc_info_dialog`: if your theme won't load, just reload it. If you're using a customised theme, you can add to it the missing key via a text editor. Just edit the `theme.toml` in your `$CONFIG_DIR/termscp/theme.toml` and add `misc_info_dialog` (Read more in manual at Themes).
|
||||
- Enhancements:
|
||||
|
||||
Reference in New Issue
Block a user