I have been using Aspera Hot folder Feature to download large files (100GB+) from a vendor server (A). I am trying to do similar downloads from another vendor (B) who has large files on IBM COS. I have HMAC credentials for IBM COS , able to connect using AWS CLI (B) but could not establish same connection using Aspera Desktop application. Any ideas on how to setup a watch folder/hot folder like functionality to download large files from COS.
Thanks
It is actually not possible using the aspera provided with COS.
but if you are not afraid of using command line, it is possible with: https://github.com/IBM/aspera-cli
see: https://www.rubydoc.info/gems/aspera-cli#hot-folder
You will have to use the "cos" plugin (instead of "server" as in doc)
Example: