On 3/20/2016 12:46 PM, Samuel Wolf wrote: > After copy one file BackupPC backup *only* "Woerterbuch.dic_COPY", but > not the other two files: > > root@backupserver:/mnt/win/Ordner# cp Woerterbuch.dic Woerterbuch.dic_COPY > root@backupserver:/mnt/win/Ordner# ls -l > insgesamt 208 > -rwxr-xr-x 1 root root 53121 Jan 29 2011 Woerterbuch.dic > -rwxr-xr-x 1 root root 53121 Mär 20 16:13 Woerterbuch.dic_COPY > -rwxr-xr-x 1 root root 106244 Mai 29 2015 Wörterbuch-Unicode.dic
"Woerterbuch.dic_COPY" is the only file with a recent change date, so that is the only one that will be backed up with an incremental SMB backup (since the incremental backups only check the file date). To get the others, you need to run a full backup. -- Bowie ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 _______________________________________________ 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/
