Hello,
I have a common config for all PC and particularly, for ShareName
$Conf{SmbShareName} = ['SYSTEM$','DATA$','USERS$','E$'];
when the share doesn't exist on a client, the remainder of backup fails :
2006-11-29 21:53:44 full backup started for share SYSTEM$
2006-11-29 22:15:31 full backup started for share DATA$
2006-11-29 22:15:33 Got fatal error during xfer (tree connect failed:
NT_STATUS_BAD_NETWORK_NAME)
2006-11-29 22:15:38 Backup aborted (tree connect failed:
NT_STATUS_BAD_NETWORK_NAME)
2006-11-29 22:15:39 Saved partial dump 0
nevertheless I put this :
$Conf{BackupZeroFilesIsFatal} = '0';
the backup fails...
is there a parameter or a method to carry on the backup nevertheless a
'NT_STATUS_BAD_NETWORK_NAME'
error ?
regards
jmb
-------------------------------------------------------------------
Dr Ir Jean-Michel Beuken | University of Louvain-La-Neuve
Computer Scientist | CISM, Bat P. Curie
UCL PowerComputing Manager | 1, Rue du Compas
| 1348 Louvain-La-Neuve
| BELGIUM
-------------------------------------------------------------------
Tel : +32 10473570 Fax : +32 10473452
HTTP://www.mapr.ucl.ac.be/~beuken
-------------------------------------------------------------------
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/