Aspera CLI v4.20.0
ATTENTIION: Due to the fact that Faspex version 4 is end of support, the faspex command will be deprecated. Use Faspex 5 from now.
- New Features:
aoc: Improved usability for creation of Admin shared folders.node: New optionnode_cache(bool) for gen4 operations.node: Optionroot_idnow works always for node gen4, as well as%id:for file selection in addition to path.node:transfer listnow uses theiteratin_tokento retrieve all values. Optiononce_onlyis now supported.global: optionhttp_optionsnow include retry options.
- Issues Fixed:
aoc: Fixedfindcommand not working. (undefined variable)aoc: #165 aoc mkdir now follows the last link of containing folder
- Breaking Changes:
- Internal: Basic REST calls now return data directly. (no more
datakey). For advanced calls, usecall. - Internal: Transfer SDK download is now a 2-step procedure: First get the YAML file from github with URLS for the various platforms and versions, and then download the archive from the official IBM repository.
global: optionformat=multiis replaced with optionmulti_table=yes faspex5: removed deprecated optionvaluereplaced with positional parameter.
- Internal: Basic REST calls now return data directly. (no more