Dropbox Dropin Saver - Can I upload files from a computer?

白昼怎懂夜的黑 提交于 2019-12-11 12:11:28

问题


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:

  1. Create a Dropbox Web-App with a few clicks.
  2. Use its Access Token in the Dropbox API Explorer/upload to create a code snippet including a preview for what you are looking for.
  3. Use the cURL or Python code in your code.


来源:https://stackoverflow.com/questions/24925988/dropbox-dropin-saver-can-i-upload-files-from-a-computer

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!