Index of /pool/yazzy/c/chunkfs/

File Name  ↓ File Size  ↓ Date  ↓ 
../--
README 60924-Sep-2017 08:44
chunkfs_0.7_i386.deb 1574825-Dec-2013 17:00
Mount arbitrary files via FUSE as a tree of chunk files. ChunkFS allows you to mount an arbitrary file or block device as a directory tree of read-only files that each represent a chunk of user-specified size of the mounted file. . A possible use for this is space-efficient incremental backups of encrypted filesystem images using rsync's --link-dest option. . The package also contains UnChunkFs, which allows you to mount a ChunkFS tree as an image file that mirrors the contents of whatever file or device the ChunkFS tree was created from. Manual and Help Documents