I am trying to upload a artifact using following command:
jfrog rt u "win_b64" http://localhost:8082/artifactory/Test
I am getting the below output:
{
"status": "success",
"totals": {
"success": 0,
"failure": 0
}
}
But I am not able to see anything on the artifactory.