IBM / aspera-cli

IBM Aspera CLI
Apache License 2.0
75 stars 17 forks source link

support sending a folder/dir when using "--transfer=httpgw" flag #156

Closed dremerten closed 1 month ago

dremerten commented 2 months ago

ascli currently does not support sending a folder when using httpgw, you need to provide the list of files.

Ask is to make this possible

/usr/local/rvm/gems/ruby-3.1.2/bin/ascli --transfer=httpgw --transfer-info=@json:'{"url":"https://qa-httpgw-proxy.example.com/aspera/http-gwy"}' faspex5 package send @json:"$json" **"$RANDOM_DIR" --**
laurent-martin commented 2 months ago

You can try the beta from here:

https://ibm.biz/aspera-cli-beta

dremerten commented 1 month ago

Yes, the beta gem is working for uploading Directories to httpGW 2.3.1

laurent-martin commented 1 month ago

So, next release should come soon.