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

Repair chunked uploads #2823

Merged
merged 1 commit into from
Jan 13, 2021
Merged

Repair chunked uploads #2823

merged 1 commit into from
Jan 13, 2021

Conversation

er-vin
Copy link
Member

@er-vin er-vin commented Jan 13, 2021

There's been a confusion between the chunk number and the chunk
offset leading to corruptions... Let's pass the proper offset to
the UploadDevice again.

Signed-off-by: Kevin Ottens [email protected]

Fix #2822

There's been a confusion between the chunk number and the chunk
offset leading to corruptions... Let's pass the proper offset to
the UploadDevice again.

Signed-off-by: Kevin Ottens <[email protected]>
@nextcloud-desktop-bot
Copy link

AppImage file: Nextcloud-PR-2823-5325e058d811106d551f941b4975118e5b2e41ee-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@camilasan camilasan merged commit 13930c0 into master Jan 13, 2021
@camilasan camilasan deleted the repair_chunked_uploads branch January 13, 2021 17:28
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.

Nextcloud Desktop Client from master silently corrupts files
3 participants