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

Fix regression in handling uploading new and modified content to OneDrive Business and SharePoint #3032

Merged
merged 6 commits into from
Dec 9, 2024

Conversation

abraunegg
Copy link
Owner

Due to OneDrive/onedrive-api-docs#935 Microsoft modifies all PDF, MS Office & HTML files with added XML content. It is a 'feature' of SharePoint and cannot be disabled.

  • Fix regression from v2.4.x in handling uploading new and modified content to OneDrive Business and SharePoint to not create new versions of files post upload which adds to user quota
  • Ad configuration option 'create_new_file_version' to create new versions if that is the desire

…rive Business and SharePoint

* Fix regression from v2.4.x in handling uploading new and modified content to OneDrive Business and SharePoint to not create new versions of files post upload which adds to user quota
* Ad configuration option 'create_new_file_version' to create new versions if that is the desire
@abraunegg abraunegg added this to the v2.5.4 milestone Dec 6, 2024
src/sync.d Fixed Show fixed Hide fixed
* Fix spelling

This comment has been minimized.

@abraunegg abraunegg merged commit 6634284 into master Dec 9, 2024
10 checks passed
@abraunegg abraunegg deleted the fix-issue-3020 branch December 14, 2024 05:11
@abraunegg
Copy link
Owner Author

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Repository owner locked and limited conversation to collaborators Dec 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant