Skip to content

Releases: sshtools/push-sftp

0.1.1

04 Jun 17:27
Compare
Choose a tag to compare

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.

0.1.0

04 Jun 17:26
Compare
Choose a tag to compare

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.