Source Code: March 2002 Archives

mksnapshot

| | Comments (0)

http://gigo.com/ftp/pub/src/mksnapshot-0.4.tar.gz

Make efficient snapshots of a directory to another location, using hardlinks to the previous backup when appropriate. Sorta like netapp .snapshots. Now works on (at least) FreeBSD, Solaris, Linux. Needs to be tested elsewhere.

This is similiar, but not, to the various rsync snapshot methods out there now. rsync benefits: someone else maintains the code. rsync downside: it scans your source and dest (entirely) before starting the job, which can be _very_ costly. rsync benefit: can operate across multiple hosts (my tool can't).

About this Archive

This page is a archive of entries in the Source Code category from March 2002.

Source Code: December 2001 is the previous archive.

Source Code: September 2002 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.0