简体   繁体   English

将文件上传到ASP.Net中的Dropbox

[英]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. 用户A创建一个带有文件上传的表单。 User B fills out said form and uploads appropriate file(s) to server. 用户B填写所述表格并将适当的文件上传到服务器。 Said file is asynchronously uploaded to User A's Dropbox account. 所述文件异步上传到用户A的Dropbox帐户。

Keep in mind that User A has already given the necessary authentication in a different module. 请记住,用户A已经在其他模块中提供了必要的身份验证。

I'm OK with using a third-party library if need be as it doesn't appear that Dropbox has an API for ASP. 我可以使用第三方库(如果需要),因为Dropbox似乎没有ASP的API。

Thanks for all help! 感谢所有帮助!

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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