Solution: · Put the file name in quotes (you need to escape them as well): curl --progress-bar -F "fileUpload=@\"yes, this filename has a comma.txt\"" · Escape ...
確定! 回上一頁