Binary File

96 views
Skip to first unread message

Tales Souza

unread,
Sep 14, 2021, 4:02:49 PM9/14/21
to Harbour Users
Good afternoon sirs !! 

 Here's the example:

curl -X POST https://content.dropboxapi.com/2/files/upload \
--header "Authorization: Bearer " \
--header "Dropbox-API-Arg: {\"path\": \"/Homework/math/Matrices.txt\",\"mode\": \"add\",\"autorename\": true,\"mute\": false,\"strict_conflict\": false}" \
--header "Content-Type: application/octet-stream" \
--data-binary @boleto.pdf

How do I transform the file "boleto.pdf" into the same pattern --data-binary ? 

 Grateful,
Reply all
Reply to author
Forward
0 new messages