パッケージ: duperemove (0.11.2-3 など) [debports]
duperemove に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [markfasheh.github.io]
類似のパッケージ:
extent-based deduplicator for file systems
Duperemove is a tool for finding duplicated extents and submitting them for deduplication. When given a list of files it will hash their contents on a block by block basis and compare those hashes to each other, finding and categorizing extents that match each other.
On BTRFS and, experimentally, XFS, it can then reflink such extents in a race-free way. Unlike hardlink-based solutions, affected files appear independent in any way other than reduced disk space used.
その他の duperemove 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libglib2.0-0t64 (>= 2.32.0)
- C ルーチンの GLib ライブラリ
-
- dep: libsqlite3-0 (>= 3.7.15)
- SQLite 3 共有ライブラリ
-
- enh: btrfs-progs
- Checksumming Copy on Write Filesystem utilities