rafaelbiriba / ORB-osx-rsync-backup

ORB is a RSync script to backup your entire osx disk/partition. You can also boot from your backup disk/partition (Very useful for test or restore functions).
18 stars 0 forks source link

Error: rsync: --acls: unknown option #1

Open rafaelbiriba opened 7 years ago

rafaelbiriba commented 7 years ago

Reported at: https://www.tonymacx86.com/threads/bootable-backup-of-clover-based-install-how-to.156676/#post-1471131 and https://www.tonymacx86.com/threads/bootable-backup-of-clover-based-install-how-to.156676/#post-1511231

rafaelbiriba commented 7 years ago

Found the problem and how to solve: To use this script you need to update your rsync to the version 3 or above. My suggestion to get the last version: brew install rsync

rafaelbiriba commented 7 years ago

I will create a validation in the script, to check the rsync version before run.