mna.news wrote:
>> Could you post us you config file ?
>
Here you have my config.pl wihtout any comment and with only
the modified parameters.
$Conf{ServerHost} = 'sisley.ujf-grenoble.fr';
$Conf{BackupPCUser} = 'backuppc';
$Conf{TopDir} = '/sisley/BackupPC';
$Conf{ConfDir} = '/etc/BackupPC';
$Conf{LogDir} = '/var/log/BackupPC';
$Conf{InstallDir} = '/usr/local/BackupPC';
$Conf{CgiDir} = '/var/www/cgi-bin';
$Conf{BackupFilesOnly} = {};
$Conf{BackupFilesExclude} = {
'*' => [
'\\Ma musique',
'\\Personnel',
"\\Mes vid\x{c3}\x{a9}os",
'\\Prive',
'*.mp3',
'*.wma',
'*.avi',
'*.wmv',
'*.MP3',
'*.WMA',
'*.AVI',
'*.WMV',
'*.mpg',
'*.wav',
'*.aac',
'*.asf',
'*.MPG',
'*.WAV',
'*.AAC',
'*.ASF'
]
};
$Conf{BackupZeroFilesIsFatal} = 0;
$Conf{XferMethod} = 'smb';
$Conf{XferLogLevel} = 1;
$Conf{ClientCharset} = '';
$Conf{SmbShareUserName} = '';
$Conf{SmbSharePasswd} = '';
$Conf{SmbClientPath} = '/usr/local/samba/bin/smbclient';
$Conf{CgiAdminUserGroup} = '';
$Conf{CgiAdminUsers} = 'admin';
$Conf{CgiURL} = 'http://sisley.ujf-grenoble.fr/cgi-bin/BackupPC_Admin';
$Conf{Language} = 'en';
Thank you for your help
--
==================================================================
| Régis Gras | http://www-ledss.ujf-grenoble.fr |
| D.C.M. | mailto:[EMAIL PROTECTED] |
| 301, rue de la chimie | -------------- |
| DU BP 53 | Tel 04 76 51 41 76 |
| 38041 Grenoble Cedex 9 | Fax 04 76 51 40 89 |
==================================================================
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/