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

Implement Feature Request: Support the syncing of individual business shared files #2646

Merged
merged 15 commits into from
Mar 8, 2024

Conversation

abraunegg
Copy link
Owner

  • Support the syncing of individual business shared files

* Remove legacy & unused items for Shared Business Items
* Add option: --list-shared-items
* Add option: --sync-shared-files
@abraunegg abraunegg changed the title Implement Feature Request: Support the syncing of individual business shared files Implement Feature Request: Support the syncing of individual business shared files (WIP) Feb 26, 2024
@abraunegg abraunegg added this to the v2.5.0 milestone Feb 26, 2024
* Extend ItemType with a 'none' value
* Extend DB schema with remoteParentId so we can store the remote parent folder ID where a shared file exists, so we can download it and/or upload it to the right location
* Add further validation for 'remote' elements so they can be set based on the values if present
* Extend DB Schema to set the type of remote item via 'remoteType' so that we can understand a remote 'dir' vs a remote 'file'
* OneDrive Business Shared Files are successful in downloading
* Add Client Side Filtering check for OneDrive Business Shared Files to determine applicability before download
* Handle locally modified OneDrive Business Shared Files and upload this modified file back to the original location
* Handle Shared Files that have no download access permission
* Handle aspects such as --resync and --local-first .. the folder where OneDrive Business Shared Files are being uploaded to, should never be
@abraunegg abraunegg changed the title Implement Feature Request: Support the syncing of individual business shared files (WIP) Implement Feature Request: Support the syncing of individual business shared files Mar 6, 2024
* Update documentation
* Update documentation
* Update documentation
* Update documentation
* Add Shared Files Option 2
* Update documentation
* Update DB Schema information
@abraunegg abraunegg merged commit 75c3d0d into onedrive-v2.5.0-alpha-5 Mar 8, 2024
abraunegg added a commit that referenced this pull request Mar 8, 2024
* Update Makefile.in to add missing doc items added/changed with PR #2646
@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 Mar 16, 2024
@abraunegg abraunegg deleted the Implement-Feature-Request-1300 branch March 24, 2024 09:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Support the syncing of individual business shared files
1 participant