On Thu, Mar 26, 2009 at 10:53:57AM -0400, kyeto wrote: > 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.
I suppose, this happens when you unpack some zip archive or similar? > How can i resolv this problem ? This is actually a problem which cannot be solved if you use smb as the transfer method. Incremental backups work by transferring only files whose last modification time is younger than x. If you unpack an archive, the last modification time is restored as well, so the incremental backup will not consider the file as new. Only rsync-based transfers are able to detect such changes because they build and compare a file list on the server and client. Bye, Tino. -- "What we nourish flourishes." - "Was wir nähren erblüht." www.lichtkreis-chemnitz.de www.craniosacralzentrum.de ------------------------------------------------------------------------------ _______________________________________________ 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/