问题
I am using Dropbox's Dropin Saver to upload files into my Dropbox account. Can I upload a file from my computer (not from a web site)?
回答1:
No. Presumably the user could just do that on dropbox.com
if they wanted?
回答2:
As finding the straight-forward solution to your question is still not easy, let me point you to the Dropbox API Explorer:
- Create a Dropbox Web-App with a few clicks.
- Use its Access Token in the Dropbox API Explorer/upload to create a code snippet including a preview for what you are looking for.
- Use the cURL or Python code in your code.
来源:https://stackoverflow.com/questions/24925988/dropbox-dropin-saver-can-i-upload-files-from-a-computer