incremental/delta backup
Ben Escoto
bescoto@stanford.edu
Thu, 04 Apr 2002 11:41:40 -0800
--==_Exmh_-1912703225P
Content-Type: text/plain; charset=us-ascii
>>>>> "GK" == Gautamjit Kanwar <gautamjit@hotmail.com>
>>>>> wrote the following on Thu, 04 Apr 2002 17:39:29
GK> i need to write a remote backup software application (over the
GK> internet like www.backupnet.com). but i am having a real hard
GK> time finding the algorithm for calculating the changed parts
GK> since last backup (the delta).
GK> it seems rdiff-backup uses the same technology internally, can
GK> someone please point me to resources on the internet for delta
GK> calculation and implementation.
rdiff-backup just uses the standalone diffing utility "rdiff" to
calculate signatures and deltas. rdiff is part of the rproxy project
(see rproxy.sourceforge.net) and uses the rsync (see rsync.samba.org)
rolling checksum algorithm invented by Andrew Tridgell and Paulus
Mackerras. See Tridge's dissertation at
http://samba.org/~tridge/phd_thesis.pdf
for a discussion of the algorithm.
--
Ben Escoto
--==_Exmh_-1912703225P
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Exmh version 2.5 01/15/2001
iD8DBQE8rKxp+owuOvknOnURAj+YAJ4w3h2ooblJswEgthLoE1+/qOwulgCdEOWv
/q+e7C4gvHig15xcbFvA2/Y=
=uWU8
-----END PGP SIGNATURE-----
--==_Exmh_-1912703225P--