-
Notifications
You must be signed in to change notification settings - Fork 932
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
Should not silently destroy symbol links #1638
Comments
Same here. "Backing up" shouldn't modify source files. |
Do you have a suggestion? This project does its best to explain what happens clearly and adds confirmation steps when overwriting existing files. |
Thanks for commenting on an old issue. I'm a bit surprised.
I'm not sure if I remember it incorrectly, but does it confirm with the user before replacing the user's dotfiles and preference files with symbolic links to the files in the Mackup directory? Nevertheless, when I see the name "Mackup", its command "backup", and the description about its "backup" features, |
The tagline for this project is
@lra has done a great job explaining how it works in the README. Dotfiles are weird and hard to back up. There are other solutions out there, but I've found mackup to be the easiest to understand and simplest to set up. Hope that helps. |
I've started a discussion on adding a |
Yeah, it was my fault I didn't read that section carefully, but when I saw the "backup" command, I assumed "keeping my application settings in sync" would be done with copying + cloud storage (or git). Or maybe because I wanted that feature. Thanks for your kind answers and opening the discussion. |
This is bad. I run this for the first time and many of my carefully crafted symbolic links are gleefully destroyed by
mackup backup
. Symlink organization is not something the app should just silently destroy.The text was updated successfully, but these errors were encountered: