Skip to content

Aspera CLI v4.2.2

Compare
Choose a tag to compare
@gegles gegles released this 22 Sep 23:52
· 1451 commits to main since this release
  • new: faspex package list retrieves the whole list, not just first page
  • new: support web based auth to aoc and faspex 5 using HTTPS, new dependency on gem webrick
  • new: the error "Remote host is not who we expected" displays a special remediation message
  • new: conf ascp spec displays supported transfer spec
  • new: options notif_to and notif_template to send email notifications on transfer (and other events)
  • fix: space character in faspe: url are precent encoded if needed
  • fix: preview scan: if file_id is unknown, ignore and continue scan
  • change: for commands that potentially execute several transfers (package recv --id=ALL), if one transfer fails then ascli exits with code 1 (instead of zero=success)
  • change: (break) option notify or aoc replaced with notif_to and notif_template