For the life of me I cannot figure out how to backup only one dir on a Windows box. I followed many instructions, which were pretty much the same and have not accomplished anything.
I simply choose smb as xfer method and then made the smbsharename c$ and
added under backupfilesony \temp as a test.
Errors are either no files exist or it backsup the whole c drive. can
someone please point me to some working docs about backing up windows boxes?
All my linux boxes work like a charm..
Here is my config file for the PC in question
$Conf{SmbShareName} = [
'c$'
];
$Conf{BackupFilesOnly} = {
'c$' => [
'\\temp'
]
};
Thanks..
Rob Morin
Systems Administrator
Infinity Labs Inc.
(514) 387-0638 Ext: 207
ilabs-email-sig
<<attachment: image001.gif>>
------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
