Closed nvashon closed 6 years ago
@nvashon , In the command you provided you are using a unsupported dash sign. You can see this by trying to encode the command in a url encoder. You will see that the dash turns into "%20%E2%80%93" instead of remain "-". Please try to run the command with regular dash signs.
@nvashon, We're closing this issue for now. Please let us know if you need further assistance.
When running the command below from Powershell I get an error saying Wrong number of arguments. The same command runs successfully from the Windows command prompt on my Windows 10 local machine. However it gives the same error when running from the Windows Server 2012 R2 machine.
PS >.\jfrog.exe rt u C:\file.zip test –-url=https://artifactory/ –-user=xxxx –-password=xxxx