github veeso/termscp v0.9.0
termscp 0.9.0

latest releases: v0.13.0, v0.12.3, v0.12.2...
23 months ago

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}
  • Dependencies:
    • Updated edit to 0.1.4
    • Updated log to 0.4.17
    • Updated magic-crypt to 3.1.10
    • Updated open to 2.1.3
    • Updated regex to 1.5.6
    • Updated rpassword to 6.0.1
    • Updated self_update to 0.30.0
    • Updated simplelog to 0.12.0
    • Updated toml to 0.5.9
    • Updated tui-realm to 1.6.0

Don't miss a new termscp release

NewReleases is sending notifications on new releases.