简体   繁体   中英

Upload Files To Dropbox In ASP.Net

I'm having a problem finding what I need and was hoping someone could point me in the right direction. Here's my scenario:

There are two users, one creates the form, the other fills the form out.

User A creates a form with a file upload. User B fills out said form and uploads appropriate file(s) to server. Said file is asynchronously uploaded to User A's Dropbox account.

Keep in mind that User A has already given the necessary authentication in a different module.

I'm OK with using a third-party library if need be as it doesn't appear that Dropbox has an API for ASP.

Thanks for all help!

就是这样: https : //github.com/DropNet/DropNet看起来像已经维护了。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM