I'm running BackupPC 2.1.2pl2 under RHEL4 and I have a single server with multiple directories that I don't want to backup, since the directories are just linux distribution iso's or the iso's exploded. I have a single $Conf{BackupFilesExclude} with two directories. If I put two directories in that line, as it is below, the first directory listed will be excluded, but the second directory is fully backed up. If I change the line to just one directory, that directory is excluded.
Any suggestions? My config.pl for the server in question is below. do "/backupdata/conf/config.pl"; $Conf{RsyncShareName} = ['/', '/boot', '/var/ftp']; $Conf{BackupFilesExclude}=['/var/ftp/pub/INSTALL', '/var/ftp/pub/linux-iso']; -- Eric Feldhusen Network Administrator http://www.remc1.org [EMAIL PROTECTED] PO Box 270 (906) 482-4520 x239 809 Hecla St (906) 482-5031 fax Hancock, MI 49930 (906) 370 6202 mobile ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/