Júlio Maranhão-2 wrote: > >> In theory, Accurate means that it should back up any file that is in any >> way different to what it was when the backup was last done. I'm not sure >> to what extent it works in practice. > > I will measure the memory cost and correctness. > >> >> Bacula began in a unix/posix environment. Windows support was developed >> later. You would need to ask Kern if he would accept patches which >> implemented the use of the Archive bit. >> > > If the code is correct but the memory cost is unacceptable, I will not > use Accurate and I'll need to code with Archive bit. Bacula developers > does not need any patch. They already know that the "modification > time" and "change time" is a Unix fact, as the "modification time" and > "archive bit" is a Windows fact. I don't feel a true interest in > Windows. > > Júlio Maranhão >
How are you 100% sure that only Bacula will change this archive bit on your system? (It can lead to serious consistency problems if users run winzip on your back) How will work Differential backups? (this bit would have been unset many incremental backups ago). How will work your solution on Unix? Does it work with VSS read-only snapshots? The current solution uses memory, that true (the next version will certainly also include the checksum for all files), but it covers all those situations with the same piece of code (which have the benefit to exist). Personnaly, i don't "feel a true interest in Windows", but all new features are working on it. Bye -- View this message in context: http://www.nabble.com/Windows-incremental-backup-based-on-time-stamps-tp25630533p25653046.html Sent from the Bacula - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users