Skip to content
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

Closed
CloudSide opened this issue Aug 21, 2014 · 5 comments
Closed

可以支持新浪云存储吗?http://open.sinastorage.com/ #6

CloudSide opened this issue Aug 21, 2014 · 5 comments

Comments

@CloudSide
Copy link

可以支持新浪云存储吗?http://open.sinastorage.com/

@hjue
Copy link
Owner

hjue commented Aug 21, 2014

新浪云存储貌似是微盘的底层实现,这个太底层了,文件管理都需要自己做。

Vdisk是由于沙箱设计的原因支持不了。百度网盘也是和vdisk相同的设计。为啥大家不学学dropbox呢?

其他网盘的支持我正在推进中,微博微盘(Vdisk)无法支持了,因为Vdisk App沙箱中的文件居然不出现在用户的微盘中的,My God!

@hjue
Copy link
Owner

hjue commented Aug 21, 2014

如果有类似dropbox的delta接口就很容易支持 https://www.dropbox.com/developers/core/docs#delta

@CloudSide
Copy link
Author

  1. 我可以给你开微盘的basic权限。
  2. 新浪云存储(SCS)有控制台和客户端管理工具,可以很方便的管理文件,也有类似的接口。

@hjue
Copy link
Owner

hjue commented Aug 21, 2014

好啊,有basic权限就可以支持。
不过最初justwriting设计是每个用户需要去申请vdisk App,这样不太可能每个用户都给basic权限。

另外如果微盘可以设计时参考dropbox,用户可以生成 access token,这样用户就很方便了。

@CloudSide
Copy link
Author

微博:@一个开发者

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants