Push SFTP 0.1.2 - Jun 21, 2023
Features
- Pull command implementation.
- Support for wildcard path expansion
Bug Fixes
- Improved toaster notifications on OSX and Windows
- Cannot change remote directory
- Added missing host key verification
--------------------------------
Push SFTP 0.1.1 - Jun 2, 2023
Bug Fixes
- Possible division of zero in throughput calculation.
- Fixes some deprecation warnings.
- Issues with path resolution.
- Attempt to fix issue with jaul registration.
- Race condition in push chunks could result in No such file error.
--------------------------------
Push SFTP 0.1.0 - May 29, 2023
Features
- Command line SFTP client.
- Batch file support.
- New "push" command splits file over multiple connections to improve transfer performance on latent networks.
--------------------------------