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

Support for large file upload (>2.1Gb) #91

Open
WillBeddow opened this issue Aug 6, 2020 · 2 comments
Open

Support for large file upload (>2.1Gb) #91

WillBeddow opened this issue Aug 6, 2020 · 2 comments

Comments

@WillBeddow
Copy link

Currently azure::storage_lite::get_file_size() returns -1 for files greater than 2.1Gb.. Can we use stat64 here to allow support for large files?

@Jinming-Hu
Copy link
Member

Hi @WillBeddow , please try to avoid using anything in blob_client_wrapper.

@Jinming-Hu
Copy link
Member

@JasonYang-MSFT FYI

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