mackup icon indicating copy to clipboard operation
mackup copied to clipboard

Add an option --copy-only to copy only files to mackup folder

Open dracorp opened this issue 10 months ago • 2 comments

Can you add an option --copy-only which copies only files to mackup folder? Similar to --dry-run but doing a little more.

Sometime I want just copy/backup files, nothing more.

dracorp avatar Mar 26 '24 09:03 dracorp

https://github.com/lra/mackup/pull/2012

dracorp avatar Apr 07 '24 19:04 dracorp

This really should be the default. So many apps do not expect symbolic links and re-create the files anyway.

huyz avatar Apr 12 '24 11:04 huyz