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

[CloudMirror] how to hydrate a file over 2GB #369

Open
zy1233 opened this issue Nov 7, 2024 · 0 comments
Open

[CloudMirror] how to hydrate a file over 2GB #369

zy1233 opened this issue Nov 7, 2024 · 0 comments

Comments

@zy1233
Copy link

zy1233 commented Nov 7, 2024

when a file size over 2GB,and i want hydrate the file.
the fetch_data callback function is call with CF_CALLBACK_PARAMETERS. FetchData.RequiredLength = 2*32,which is max int32,but the value's type is LARGE_INTEGER,why is not the file's real size?

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

1 participant