Skip to content

Space issue in filename when using mediaclip.cgi #690

Closed Answered by vivekatoffice
JasonTonGit asked this question in VAPIX
Discussion options

You must be logged in to vote

Hi @JasonTonGit ,
I agree with you that handling spaces with Windows CMD is difficult. I suggest you use WSL on Windows 😄

#cURL(using WSL):

curl -u root:pass --digest --noproxy "*" -XPOST 'http://195.60.68.14/axis-cgi/mediaclip.cgi?action=upload&media=audio&name=Alarm%20Tone' --header 'Content-Type: multipart/form-data' --form 'Content-Type=@Alarm Tone.mp3'

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by vivekatoffice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
VAPIX
Labels
None yet
2 participants