Hello! I just realise that BackupPC seems to skip directories during a backup.
In my localhost.pl I have: $Conf{TarShareName} = [ '/etc', '/home', '/root' ]; But the '/home/peter/Maildir' (among others) is not backuped. I noticed that the permission was different for Maildir compared to directories that did get backuped. I therefore changed to read permissions for everyone with: chmod -R +r /home/peter/Maildir debian:~# ls -l /home/peter/ drwxr--r-- 30 peter peter 4096 2008-07-09 22:14 Maildir But tonights incremental backup didn't make a different. Otherwise BackupPC seems to work just fine. Is there something else I miss? Best regards, Peter Carlsson ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/