Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用 Dropbox 选择器下载整个文件夹?似乎您只能选择文件。我读过您可以单独获取元数据和下载文件,但我想使用此界面让用户能够选择一个文件夹。
https://www.dropbox.com/developers/dropins/chooser/js
不,选择器仅支持选择单个文件。
作为一种可能的解决方法,您可以允许多项选择,然后用户可以选择文件夹中的所有文件。