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

Feature/resumble upload ex #41

Closed

Conversation

icattlecoder
Copy link
Contributor

http://pm.qbox.me/redmine/issues/7116

  • 简化断点续上传,删除bput逻辑
  • 增加断点续上传中块上传结果本地缓存特性
  • 修复bug:>2.5GB文件上传失败

/// </summary>
/// <param name="filename"></param>
/// <returns></returns>
public static string GetTempleFile(string filename)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

服务端sdk的断点续传不建议做持久化。

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

Successfully merging this pull request may close these issues.

3 participants