"Translating" a POST File-Upload HTML to a curl command line "Translating" a POST File-Upload HTML to a curl command line curl curl

"Translating" a POST File-Upload HTML to a curl command line


Something like:

curl -F "FileUpload=@filename.txt" http://DOMAINNAMEHERE.COM/Forms/Config_3