Hello everybody, my exclude list seems to be defunct since adding a few absolute paths via the web interface. Recently(?) /tmp subdirectories and absolute paths (/anonuser... see below) are filling up the discs. XferMethod is rsyncd, shouldn't '*/tmp' avoid this? Did a restart of backuppc after every change.
>From the config.pl: $Conf{BackupFilesExclude} = { '*' => [ '*/tmp', '*/.cache', '*/temp', '*/Cache', '*/cache', '/anonuser1/usenet-de/per-group', '/anonuser2/sub-dir1/sub-dir2/models', '/anonuser3/downloads', '*/privat*', '*/ImapMail', '*.iso', '*.ISO', '*/.macromedia', '*/.local/share/Trash', '*.ogg', '*.OGG', '*.mp3', '*.MP3', '*.mp4', '*.MP4' ] }; I've also tried putting the new paths to an explicitly defined share: $Conf{BackupFilesExclude} = { '*' => [ '*/tmp', '*/.cache', '*/temp', '*/Cache', '*/cache' ], 'home' => [ '/anonuser1/usenet-de/per-group', '/anonuser2/sub-dir1/sub-dir2/models', '/anonuser3/downloads', '*/privat*', '*/ImapMail', '*.iso', '*.ISO', '*/.macromedia', '*/.local/share/Trash', '*.ogg', '*.OGG', '*.mp3', '*.MP3', '*.mp4', '*.MP4' ] }; BackupPC 3.2.1-2ubuntu1.1 on Ubuntu 12.04 LTS, x86_64 What am I doing wrong? Regards, Benjamin -- FSU Jena | JULIELab.de/Staff/Benjamin+Redling.html vox: +49 3641 9 44323 | fax: +49 3641 9 44321 ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140 _______________________________________________ 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/