curl-users
Curl with silent option is outputting data when it should not
Date: Wed, 22 May 2013 12:53:57 +0000
Curl is outputting this data even though the silent option is specified. How can I make curl silent? Here is the command and the resulting data.
Command:
curl.exe -s -S -u xxxx:xxxx -X POST -H "X-Atlassian-Token: nocheck" -F "file=@c:\logs\AIFDBScripts.zip<mailto:file=@c:\logs\AIFDBScripts.zip>"
http://10.249.88.155/jira/rest/api/2/issue/SR-2320/attachments
actual results:
[{"self":"http://10.249.88.155/jira/rest/api/2/attachment/461527","id":"461527","filename":"AIFDBScripts.zip","author":{"self":"
http://10.249.88.155/jira/rest/api/2/user?username=james.youngman","name":"james.youngman","emailAddress":"James.Youngman@sungar<http://10.249.88.155/jira/rest/api/2/user?username=james.youngman%22,%22name%22:%22james.youngman%22,%22emailAddress%22:%22James.Youngman@sungar>
d.com","avatarUrls":{"16x16":"http://10.249.88.155/jira/secure/useravatar?size=small&avatarId=10142","48x48":"http://10.249.88.1
55/jira/secure/useravatar?avatarId=10142"},"displayName":"James.Youngman","active":true},"created":"2013-05-20T15:15:21.000-0500
","size":416417,"mimeType":"application/zip","content":"http://10.249.88.155/jira/secure/attachment/461527/AIFDBScripts.zip"}]
[Ions_FINAL_380w]<http://www.sungard.com/ten>
James Youngman - Build Engineer
Sungard Energy Solutions
1331 Lamar St Suite 950
Houston, Tx 77010
(713) 210-8274
[energysummit]<http://www.sungard.com/sitecore/content/Campaigns/FS/Energy/EnergyClientSummit/HomePage.aspx>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html