pkgsrc-wip/pdumpfs/distinfo
OBATA Akio bd7737c9e8 Initial import of pdumpfs
pdumpfs is a simple daily backup system similar to Plan9's dumpfs which
preserves every daily snapshot. pdumpfs is written in Ruby. You can access the
past snapshots at any time for retrieving a certain day's file. Let's backup
your home directory with pdumpfs!

pdumpfs constructs the snapshot YYYY/MM/DD in the destination directory. All
source files are copied to the snapshot directory for the first time. On and
after the second time, pdumpfs copies only updated or newly created files and
stores unchanged files as hard links to the files of the previous day's
snapshot for saving a disk space.
2005-03-15 17:32:29 +00:00

5 lines
257 B
Text

$NetBSD: distinfo,v 1.1.1.1 2005/03/15 17:32:29 obache Exp $
SHA1 (ruby/pdumpfs-1.3.tar.gz) = 1ce91f0429d730fbc6e6f253d04e80226c145cdf
RMD160 (ruby/pdumpfs-1.3.tar.gz) = a9730349347d50d06dd101b0c1d9a7b3e25777c1
Size (ruby/pdumpfs-1.3.tar.gz) = 68210 bytes