Gentoo Archives: gentoo-user

From: Florian Philipp <lists@×××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] File system meta-data indexer / checker
Date: Mon, 17 Jun 2013 05:54:28
Message-Id: 51BEA427.5040308@binarywings.net
In Reply to: [gentoo-user] File system meta-data indexer / checker by Ciprian Dorin Craciun
1 Am 16.06.2013 23:14, schrieb Ciprian Dorin Craciun:
2 > Hello all!
3 >
4 > While struggling with managing various old backups --- just
5 > imagine 10 or so copies of almost the same content, some with `rsync`,
6 > some with `rdiff-backup`, yet some others on plain ISO's, all over a
7 > range of a few years --- I stumbled upon the following missing piece
8 > in the Linux tools ecosystem: a file-system crawler that records
9 > **only** meta-data, like all the info available through `stat`, plus
10 > an assortment of hashes of the files (at least MD5 and SHA-1,2
11 > family), and optionally ACL's and extended attributes. Thus I was
12 > wondering if someone knows a tool that fits this description.
13 >
14 >
15 [...]
16 >
17 > Thus, are there any other alternatives? (Just to be clear, I
18 > don't need a "backup" solution, just something to record file-system
19 > meta-data. Maybe a "meta-backup" solution... :) )
20 >
21 > Ciprian.
22 >
23
24 Do you mean something like `cp --attributes-only`?
25
26 Regards,
27 Florian Philipp

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] File system meta-data indexer / checker Ciprian Dorin Craciun <ciprian.craciun@×××××.com>