Skip to content

A tool to crawl filesystem trees and dump as much metadata as possible as well as checksums for data and extended attributes. License: GPLv2+

License

Notifications You must be signed in to change notification settings

unsound/fsmanifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fsmanifest is a tool for archiving file system metadata and checksums of a
complete filesystem tree, what we here call a "manifest" of a file system tree.
It is meant to be used for backup and forensic purposes.

As much metadata as possible is backed up, but non-portable metadata is omitted
by default. This is configurable through the compile-time define SHOW_ALL_FIELDS
which can be set to 1 to print non-portable metadata like inode numbers, device
number of filesystem root, link counts, directory sizes, etc.

About

A tool to crawl filesystem trees and dump as much metadata as possible as well as checksums for data and extended attributes. License: GPLv2+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published