rsync: chgrp ... failed: Operation not supported (45)
I just bought a Time Capsule to back up my G3 and my wife's G4 laptop. We're both still running 10.4.11, so we don't have Time Machine. I figured I'd just use rsync(). However, I get the error shown below. It does copy files, it just can't set the permissions. I'm doing this as root, so I should have permissions to do anything, so I suspect that it has something to do with the filesystem format. The disk came formatted out of the box, and I can't find any information on setting it up differently. Any guidance would be appreciated.
/usr/bin/rsync -E -a -x -S --delete --exclude-from backup_excludes.txt /Pictures '/Volumes/Time Capsule Disk/Backup_BigHonker/'
rsync: chgrp "/Volumes/Time Capsule Disk/Backup_BigHonker/Pictures" failed: Operation not supported (45)
Thanks.
Mark E. Hamilton
G3-400, Mac OS X (10.4.11)