if in the html form using parametrs like file[] (with "[]") what is equivalent in curl?
i tried curl -F "file[]=@C:\1.png" but it doest'n work.
if in the html form using parametrs like file[] (with "[]") what is equivalent in curl?
i tried curl -F "file[]=@C:\1.png" but it doest'n work.