bpozdena / OneDriveGUI

A simple GUI for OneDrive Linux client, with multi-account support.
GNU General Public License v3.0
704 stars 33 forks source link

[alpha] Sync can't start on some systems when legacy shared folders are used #146

Open bpozdena opened 8 months ago

bpozdena commented 8 months ago

I might get a bit of a time to work on this project again...

Sync can't start on some systems when legacy shared folders are used during migration from client v2.4 RN: warn if sync_business_shared_folders is used Error: Unknown key in config file: sync_business_shared_folders

config: sync_business_shared_folders = "true"

abraunegg commented 8 months ago

@bpozdena Specific to this - please read: https://github.com/abraunegg/onedrive/blob/onedrive-v2.5.0-alpha-4/docs/business-shared-folders.md

It is not just the 'config' flag that needs taking care of, there are a number of actions needed.

abraunegg commented 6 months ago

@bpozdena FYI the entire OneDrive Business Shared Items feature has now been 100% re-written.

Please refer to https://github.com/abraunegg/onedrive/blob/Implement-Feature-Request-1300/docs/business-shared-items.md for details.

My aim is to add this to 'alpha-5' , then push a 'beta' or 'release-candidate' out