James writes: > ssh [EMAIL PROTECTED] sudo script_calling_rsync
The symptoms are that you are running rsync as a uid other than 0. How are you sure that rsync is uid 0? Or even if rsync is uid 0, are there filesystem mount options that force uid 0 to another uid (eg: nobody)? One thing to check is ps while a backup is running. Craig ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
