dbp lists wrote:

> I've been happily using backuppc for about a month now.  I love it.
> I've had to format a computer and the restore worked great.
> 
> However, I've noticed that newly created files in newly created
> directories are not backed up during incremental backups.  (only
> during full backups).  Is this the way it's supposed to be?  What
> setting is controlling this behavior?  FWIW - I'm using samba method.

Look at the timestamps on the files in question.  An incremental should 
take them if they are newer than the last full run.  If the files were 
copied in with some mechanism that preserved an old timestamp, they 
won't be included in the backup.  There might also be a problem if you 
have a date/time mismatch between the client and server - I'm not sure 
whose time is used.

The rsync method does not have this same issue.  It actually compares 
the files from the last full and will copy anything that isn't in the 
archive.

-- 
   Les Mikesell
    [EMAIL PROTECTED]


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