Skip to content

[Idea/Feature Request]: Possibly to include other folders #5

@nunoidev

Description

@nunoidev

A really cool feature I'd like to request in the next release:

A preference domain option (plist or mobileconfig) to allow additional folders in the User profile for syncing in addition to exclude or include documents and desktop, e.g.

defaults write "/Library/Preferences/com.cambridgeconsultants.onedrive-kfm" SyncDesktopFolder -bool YES
defaults write "/Library/Preferences/com.cambridgeconsultants.onedrive-kfm" SyncDocumentsFolder -bool YES
defaults write "/Library/Preferences/com.cambridgeconsultants.onedrive-kfm" SyncPicturesFolder -bool YES
defaults write "/Library/Preferences/com.cambridgeconsultants.onedrive-kfm" SyncMoviesFolder-bool YES
defaults write "/Library/Preferences/com.cambridgeconsultants.onedrive-kfm" SyncMusicFolder -bool YES
defaults write "/Library/Preferences/com.cambridgeconsultants.onedrive-kfm" SyncDownloadsFolder -bool YES

I understand this might require additional script coding to read the preferences and perform the symlink checks, but this feature would then become in-line with Windows GPO where you can select which folders in the user Profile to sync.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions