Hello Alex,
Am 30.06.2015 um 08:33 schrieb Alex Kirillov: > And I found that bareos windows client unexpectly upgrade incremental to full > backup. That is not true, the backup is not upgraded to full. Your attached jobreport shows this: Backup Level: Incremental, since=2015-06-27 22:05:01 I guess what you mean is that files are being backed up that were not before. That has to do with the fact that bareos uses a different way to determine the filetimes that is more accurat than what bacula uses (Use GetFileInformationByHandleEx to get real changetime.) See: https://github.com/bareos/bareos/commit/2242e405977e100a3ba496eb2aff223def4dc45b This should only happen one time, the next incremental backup should be OK. Now I have > installed bacula windows client on some servers and bareos windows client on > 1 server. Bacula > client does not have this problem. -- Mit freundlichen Grüßen Philipp Storz [email protected] Bareos GmbH & Co. KG Phone: +49 221 63 06 93-92 http://www.bareos.com Fax: +49 221 63 06 93-10 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Geschäftsführer: Stephan Dühr, M. Außendorf, J. Steffens, P. Storz, M. v. Wieringen -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
