Skip to content

1.4

Compare
Choose a tag to compare
@allanrbo allanrbo released this 02 Sep 21:35
· 26 commits to master since this release
  • Show file upload/download progress in status area.
  • Improved upload/download performance by increasing file read/write buffer sizes.
  • Added a --password command line arg (#3).
  • Added an --identity-file command line arg to pass in a openssh private key for public key auth (#1).
  • Added functionality to parse the current user's .ssh/config file and use the relevant IdentityFile configured there if any (#1).