Holger Parplies wrote at about 00:34:56 +0200 on Tuesday, July 12, 2011: > Well I hope you don't have many files ... how about either > 'chown -R backuppc:backuppc /archive' (assuming that's TopDir) - there are no > files under TopDir *not* belonging to backuppc, or at least there shouldn't > be, > and there shouldn't be any files belonging to backuppc elsewhere (check with > find) - or 'find / -uid 102 -print0 | xargs -0 chown backuppc:backuppc'. Just > be careful about what you are doing.
I believe in many distros, the /etc/BackupPC dir (or equivalent) is also owned by BackupPC. ------------------------------------------------------------------------------ AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This video shows you how to validate your ideas, optimize your ideas and identify your business strategy. http://p.sf.net/sfu/appsumosfdev2dev _______________________________________________ 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/
