-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
可以支持新浪云存储吗?http://open.sinastorage.com/ #6
Comments
新浪云存储貌似是微盘的底层实现,这个太底层了,文件管理都需要自己做。 Vdisk是由于沙箱设计的原因支持不了。百度网盘也是和vdisk相同的设计。为啥大家不学学dropbox呢?
|
如果有类似dropbox的delta接口就很容易支持 https://www.dropbox.com/developers/core/docs#delta |
|
好啊,有basic权限就可以支持。 另外如果微盘可以设计时参考dropbox,用户可以生成 access token,这样用户就很方便了。 |
微博:@一个开发者 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
可以支持新浪云存储吗?http://open.sinastorage.com/
The text was updated successfully, but these errors were encountered: