Curl Global Community

Full Version: curl command to set file property
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Had a question on curl command
How do I set property of a file after/during uploading on a url link
Below is what am using, it does set the property but just uploads the file.
/usr/bin/curl -X PUT --data-binary @</filePath/file> -u <user>:<password> -ihttp://XXXX.com:8081/artifactory/jsvnkit/content_files/n01.jpg?properties=Retention_Policy=ENG_002_5_YEARS



Please someone help me
I'm afraid you are asking the wrong place for your question. Here is a community site for discussing Curl, a computer language for RIAs.
Maybe you'd like to have a look at here:
http://curl.haxx.se/ .