how to send local files to cloud organization using http put request in java?

Akhil Arelli :

we had some local files(html,pdf) within pc, these files should sent to cloud org using http put request using Java. can anyone provide solution to this.

Yaroslav Nudnenko :

You can use the java.net.HttpURLConnection class. For example, like here: https://gist.github.com/luankevinferreira/5221ea62e874a9b29d86b13a2637517b

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=374303&siteId=1