Closed ctr0603 closed 6 years ago
You need to specify a subfolder to host the asset into, for example: curl --upload-file example_1.0.0.tgz -v -u admin:admin123 http://localhost:8081/repository/r-hosted/example/example_1.0.0.tgz
@ctr0603 I am closing this to clean out our issue list. We can reopen if you still have issue.
I am trying to upload example_1.0.0.tgz to r-hosted as per the instruction provided by you but i am getting curl: (52) Empty reply from server please let me know if i am doing anything wrong
curl --upload-file example_1.0.0.tgz -v -u admin:admin123 http://localhost:8081/repository/r-hosted/example_1.0.0.tgz