lra

Results 117 comments of lra

> Was this an intentional design decision? If so, why? Yes, because the purpose of Mackup is to sync user's files, and no user file is supposed to live outside...

> Maybe it would be an option to add a second backup strategy to Mackup where it makes copies rather than symlinks? This is definitely planned

See https://github.com/lra/mackup/tree/master/doc#get-official-support-for-an-application

Want/need a release?

Done: https://github.com/lra/mackup/releases/tag/0.8.35

That's usually the issue, yes, that would help.

It's impossible to do so, when you link a folder, you don't have any knowledge of the files in the folder.

There is a socket file in the folder to backup. The only fix I see is to remove backup up the `Library/Application Support/Insomnia` and maybe add a more precise folder...

Are you using a custom config? There is no `microsoft remote desktop.cfg` files, but a `microsoft-remote-desktop.cfg` file: https://github.com/lra/mackup/blob/master/mackup/applications/microsoft-remote-desktop.cfg

It's a big change with a lot of edge cases to test. If I just merge this without testing all the edge cases (ideally in unit tests), I take the...