0.9.0
Released on 18/06/2022
🏖️ Tenerife Update 🍹
- Bookmark name as hostname for CLI arguments
-
It is now possible to provide the name of the bookmark you want to connect to, instead of the address in command line arguments
To do so it is enough to run termscp as follows:
termscp -b <bookmark-name>
If the password is stored in the bookmark, it will be used, otherwise you will be prompted to type the password in.
-
- Remote directory path in authentication form and in bookmarks parameters:
- It is now possible to configure the directory path you want to enter when you connect to the remote host from the authentication form
- This parameter can be stored into bookmarks as you already do with the other parameters
- You can find this field scrolling down in the authentication form
- File system watcher:
- It is now possible to synchronize changes from a local path to the remote host
- Press
<T>
to start synchronizing changes from the selected directory/file to the remote directory- The changes will be automatically applied to the remote host with a maximum delay of 5 seconds
- These changes are (if possible) applied: file removed, file changed, file renamed
- Press
<CTRL+T>
to show all the currently synchronized files
- Enhancements:
- Improved s3 auth form scrolling
- Bugfix:
- Fixed SSH key list showing
{hostname} at {username}
instead of{username} at {hostname}
- Fixed SSH key list showing
- Dependencies:
- Updated
edit
to0.1.4
- Updated
log
to0.4.17
- Updated
magic-crypt
to3.1.10
- Updated
open
to2.1.3
- Updated
regex
to1.5.6
- Updated
rpassword
to6.0.1
- Updated
self_update
to0.30.0
- Updated
simplelog
to0.12.0
- Updated
toml
to0.5.9
- Updated
tui-realm
to1.6.0
- Updated