Using curl with NTLM auth to make a post is failing

前端 未结 2 726
有刺的猬
有刺的猬 2021-02-03 23:44

I can\'t seem to wrap my head around this. I\'m trying to script automating an upload of a csv but the curl is failing with a 401.

curl -v --ntlm -u username --u         


        
2条回答
提交回复
热议问题