リモートファイルを更新しようとしてjenkins
config.xml
いますが、問題があります。ユーザー名とパスワードが正しく、ファイルのパスも正しいと確信しています。これは、他のサーバーでも同じことが機能しているが、新しいバージョンの jenkin を使用しているためです1.514
。バージョンに問題がありますが、回避策がある場合、それを機能させる方法を1.501
無効にしましたか?cross-site request forgery (CSRF)
wget --auth-no-challenge --http-user=spatel --http-password=secret --post-file=config.xml --no-check-certificate http://jenkin.example.com/jenkin/jobs/Sched_M_Builds2Test/config.xml
--2013-05-23 15:54:22-- http://jenkin.example.com/jenkin/jobs/Sched_M_Builds2Test/config.xml
Resolving hudson.outcome.com... 10.101.100.60
Connecting to hudson.outcome.com|10.101.100.60|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-05-23 15:54:22 ERROR 404: Not Found.