I have Windows hosts, which I backup using rsyncd method.

Each of these hosts have several shares which I want to backup:

$Conf{RsyncShareName} = ['sDrive', 'tDrive', 'uDrive', 'vDrive'];


The problem is, the Windows machine doesn't always have all these drives.

Sometimes, it will be just 'sDrive', 'tDrive', 'uDrive' - that is, 
'vDrive' will be unavailable. In other words, three drives are there, 
but one drive is temporarily unavailable.


In such case, BackupPC backups three available drives, errors at the 
missing drive, but at the end, the backup is saved as "full" (with only 
three drives out of four).

This means, that the next full backup will start to copy 'vDrive' (when 
it reappears) completely from scratch - but, we have 'vDrive' already in 
the archive, don't we?

For an internet link, and multi-gigabyte shares this doesn't look that 
optimistic.


Is there a solution for that?


-- 
Tomasz Chmielewski
http://wpkg.org

-------------------------------------------------------------------------
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/

Reply via email to