Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

rsync backup

  1. 2

    Resolved rsync --exclude-from and --include-from options not working

    I'm trying to use rsync on macOS 10.15.5 to do a "local" backup, that is, to an external disk, thus no network involved. I do "dry runs" using the "-n" (--dry-run) option and "-v" to see the list of files that would be transferred. When I specify --exclude or --include on the command line...