Thanks for the info/advice. I'll do as you suggest. (I guess there might need to be some chown-ing and chgrp-ing of files and directories if I ever did need to restore from the FAT32 drive?).
Mac Robert McWilliam wrote: > On Wed, 19 Sep 2007 07:18:17 +0100, "Mac" > <[EMAIL PROTECTED]> said: >> BTW, rsync still gives me errors when trying to sync >> ownership and permissions to the shared FAT32 NAS > > rsync can't make the owner and permissions match on FAT32 because FAT32 > doesn't support them. You can get the errors to go away by telling rsync > not to try and set the permissions and group with the --no-p and --no-g > options. > ________________________________________________________ > Robert McWilliam [EMAIL PROTECTED] www.ormiret.com > > Everything should be made as simple as possible - but no simpler. > -- Albert Einstein > > -- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.kubuntu.org/UKTeam/
