Good day everyone,
I have a question regarding the file request:
Dropbox offers me the possibility to request a file via a link. (Deciding is that the user has no later read and write access to the file)
Now for my questions:
Is it possible in JAVA via a POST request (or similar) to upload a file via the link.
To the background:
At the moment, I am writing my bachelor thesis. Data from an Android app has to be loaded onto an online storage without a user being able to view the data.