Nobody can help with this problem ?
I have still problems with backuppc-3.0.0.
Backup stop with the message:
Error reading file \Local Settings\Temp\Cover picture.tiff : Call timed
out: server did not respond after 20000 milliseconds
I am using samba-client-3.0.10-1.4E.11 for smbclient
I saw that the problem was depending on the samba version, then, I
installed backuppc-3.0.0 on an other server with
samba-client-3.0.23c-2.el5.2.0.2
Now, exclude doesn't work ...
For a test_pc, test_pc.pl is:
$Conf{SmbShareName} = 'Documents';
$Conf{SmbShareUserName} = 'rgras';
$Conf{SmbSharePasswd} = 'xxxxx';
With this configuration, backuppc works fine.
Now, I want to exclude some directory. The test_pc.pl becomes
$Conf{SmbShareName} = 'Documents';
$Conf{SmbShareUserName} = 'rgras';
$Conf{SmbSharePasswd} = 'xxxxx';
$Conf{BackupFilesExclude} = [ '/Personnel' ];
Backuppc crashes with the message:
Last error is "session setup failed: NT_STATUS_LOGON_FAILURE".
Could some one tell me how to do to solve this problem
Thanks
--
==================================================================
| 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/