I'm doing a full backup for a new host. This is the very first backup
for this host (the servers already holds other backups)

In XferLog, some files are marked as "pool", I think this happens
thanks to dedup: the
source file was already found in the pool, coming from a different
server, and it was
linked to it.

But what about "same" ? I don't have any prior backup for this server,
so, the file is "same" as what ?
Two identical file (in two different location) backupped at the same
time, could be detected as "same" during the transfer ?

In example:

$ echo "test" > /root/file1
$ cp file1 /tmp/file2

when transferring, /root/file1 will be transferred at first, resulting
in "new" on XferLog.
Then /tmp/file2 is checked, this will be skipped and marked as "same" ?


_______________________________________________
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