Skip to content

Releases: ajclark/zap

zap-1.5.0

08 Oct 00:21
1c1c54f

Choose a tag to compare

Major refactor

  • Switched to native rust ssh2 crate (libssh2)
  • Replaced SCP with SFTP
  • Fixed bugs, including progressBars UI bugs.
  • Added support for windows

zap-1.1.0

09 Nov 22:16

Choose a tag to compare

  • Added support for quiet mode to suppress progress bar output

zap-0.8.0-alpha

31 Oct 04:31

Choose a tag to compare

  • Added pull transfer support
  • Added transfer statistics
  • Misc fixes to stream file naming
  • Misc fixes to progress bar UI

zap-0.5.6-alpha

27 Feb 04:54
33bc859

Choose a tag to compare

  • Added MacOS binary for Apple Silicon.

zap-0.5.5-alpha

21 Feb 05:52

Choose a tag to compare

Changes:

  • Correctly handle complex file names during final file assembly stage.

zap-0.4.1-alpha

21 Jan 01:28

Choose a tag to compare

Changes

  • --streams short arg is now -s (was -c)
  • Input file should exist
  • Misc fixes

zap-0.4.0-alpha

20 Jan 02:25
25d3988

Choose a tag to compare

Changes

  • Added option to use an alternative ssh port (-p)
  • Minimize the amount of additional disk space usage
  • Misc improvements

zap-v0.3.0-alpha

19 Jan 03:01

Choose a tag to compare

Changes

  • Command line arguments now resemble scp.