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

Allow bootstrapping from iCloud Drive #1163

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

njdancer
Copy link
Contributor

This update adds some logic to check iCloud Drive for a mackup config before defaulting to Dropbox. If found the default engine is set to iCloud allowing .mackup.cfg to be automatically linked. Otherwise Dropbox continues to be the default.

Currently parser always defaults to dropbox when no config found. This is useful as it allows you to bootstrap mackup easily but requires a manual restore of .mackup.cfg for any other engine. Have updated parser to select iCloud engine if mackup config found inside iCloud, otherwise dropbox continues to be the default.
@lucasff
Copy link
Contributor

lucasff commented Feb 19, 2022

Why this wasn't merged yet @lra?

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.

None yet

2 participants