kyeto wrote:
> Hi,
> 
> I try to configure BackupPC to my firm with smb.
> I have no problem with the full backup.
> 
> But when i create new folder with files, they are not saved with a 
> incremental backup, not always.
> Some times, they are copied but not always.
> 
> How can i resolv this problem ?

How are you creating these new files?  If you use a method that 
preserves and older timestamp (like unpacking a zip file, etc.), they 
won't be picked up in an incremental if they appear older than the 
previous full.  If you use the rsync or rsyncd methods it will actually 
compare the contents of the runs to detect changes regardless of the 
file timestamps.

-- 
   Les Mikesell
    lesmikes...@gmail.com

------------------------------------------------------------------------------
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to