I can use curl to get the contents of a config.xml, but POSTing an
updated file fails with

No valid crumb was included in the request

I used the following command:

curl -u<user> -X POST
https://ci-builds.apache.org/job/Commons/job/$N/config.xml -d
@NEW/${N}.xml

Is this supposed to work?
If so, what am I missing?

Reply via email to