Skip to content

Aspera CLI v4.27.2

Latest

Choose a tag to compare

@laurent-martin laurent-martin released this 18 Sep 15:40
· 1 commit to main since this release

New Features

  • aoc: Added admin node update_status to tell AoC to scan the node and get a new status.
  • Windows: Zip installer supports per-user or global installation.
  • general: Harden single file executable generation with ocran.

Issues Fixed

  • direct: Fixed #263: Boolean transfer spec parameter preserve_times was incorrectly generating ascp option: -p true. Leading to error message: no remote host specified. Now it correctly generates -p.

Breaking Changes