1.4
- 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 relevantIdentityFile
configured there if any (#1).