Hello, I am trying to download a file stored on omniverse nucleus to my local storage via curl command by the response is an html page. Both wget and curl give the same result. I am doing curl http://localhost:8080/omniverse://127.0.0.1/ followed by the path to the file I want to download.
Can someone suggest a solution to that?
Thank you for your help,
Anthony