nickneos / zfs-recompress-py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zfs-recompress.py

Rewrite of gary17/zfs-recompress in Python for better performance.

Features

  • Supports both Linux and BSD systems (with Python)
  • Better performance without relying on system utilities
  • 4 concurrent threads for I/O operation

Usage

Run zfs-recompress.py in the directory where you want to process. Subdirectories are automatically handled.

About

License:MIT License


Languages

Language:Python 100.0%