-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Adam Goryachev wrote: > Filipe Brandenburger wrote: >> Hi, > >> On Thu, Jun 11, 2009 at 14:13, Les Mikesell<lesmikes...@gmail.com> wrote: >>> Mirco Piccin wrote: >>>> Anyway, each daily file is quite similar to the each other, so rsync >>>> (or custom script) should be the better way to to the job. >>> That won't help unless each file is named the same as the previous one. >> You can try to use the "-y" or "--fuzzy" option to rsync (at least >> rsync 3) to implement this. > >> Quoting from the man page: "-y, --fuzzy: This option tells rsync that >> it should look for a basis file for any destination file that is >> missing. The current algorithm looks in the same directory as the >> destination file for either a file that has an identical size and >> modified-time, or a similarly-named file. If found, rsync uses the >> fuzzy basis file to try to speed up the transfer." > > I'm assuming this doesn't help with backuppc because of the whole perl > module thing ? It would be interesting to see how "fuzzy" the filenames > can be?
BTW, what is the possibility of having backuppc request the first 100k or whatever of a file is needed to calculate the pool checksum, then see if the file exists in the pool, and then we wouldn't need to re-download (for example) the 30M linux kernel package, or the 300M windows sp3 file, etc... This would also solve the issue of renaming files/folders... Can the rsync protocol handle sending just the first portion of a file? Of course the full file checksum would need to match as well :) probably if we find a match in the pool. then re-start the transfer with this target file, so that we will run the checksum over the entire file... Regards, Adam - -- Adam Goryachev Website Managers Ph: +61 2 8304 0000 a...@websitemanagers.com.au Fax: +61 2 8304 0001 www.websitemanagers.com.au -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkox0eQACgkQGyoxogrTyiU74ACeOybCS/QF9kcpFDCvdup1kEE1 YNkAn1jJhAKqyvzoL2hJeAcjI8GYtgNu =t/sX -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ 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/