macOS
brew install fpartlocal Homebrew formula metadata
brew / 順位 7441
fpart のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fpartlocal Homebrew formula metadata
sudo apt install fpartDebian stable package indexes · fpart · ソース: deb.debian.org
sudo dnf install fpartFedora Rawhide package metadata · fpart · ソース: dl.fedoraproject.org
nix profile install nixpkgs#fpartnixpkgs package indexes · pkgs/by-name/fp/fpart/package.nix · ソース: api.github.com
概要
Sorts file trees and packs them into bags
履歴
fpart is a filesystem partitioner: it crawls file trees, sorts files, and packs them into partitions. Its companion tool fpsync uses those partitions to parallelize file-migration work.
The official documentation says fpart was written by Ganael Laplanche, with Jean-Baptiste Denis credited for the original idea. The changelog records an initial 0.1 release on 2011-11-18, a 1.0.0 release on 2017-11-10, and a 1.7.0 release on 2025-01-25.
fpart is primarily developed on FreeBSD, carries embedded fts(3) code derived from FreeBSD for portability, and is tested across FreeBSD, GNU/Linux, Solaris, OpenIndiana, NetBSD, and macOS.
The official site lists packages for FreeBSD, Debian, Ubuntu, CentOS/Fedora, NixOS, Homebrew, and Spack. That package availability matches fpart's niche: administrators want it ready from the system package manager when handling large file trees or migration jobs.
The project is hosted through Martymac.org, GitHub, and SourceForge, reflecting the long-running open-source utility pattern of keeping multiple source distribution surfaces alive.
fpart generates partitions by file count, size, or number of partitions, can operate in live mode with hooks, and can consume arbitrary input such as du output.
fpsync builds on fpart to parallelize rsync, cpio, pax, or tar jobs, use SSH clusters for distributed migrations, start transfers while crawling continues, and resume or replay transfer runs.
fpart is package-nerd significant because it fills a pragmatic gap between find, du, rsync, tar, and shell scripting. It packages a specific sysadmin pattern: divide a huge tree into stable bags, then process those bags in parallel.
Its appeal is also dependency-minimal: the official docs describe fpsync as mostly shell plus common tools, making it a natural fit for ports trees and conservative system package collections.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fpart | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
fpsync | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:fpart |
|---|---|
| バージョン | 1.7.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://www.fpart.org/ |
| リポジトリ | https://github.com/martymac/fpart |
| 最終更新 | 2026-07-18T00:25:09Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
fpart 1.7.0-1
sort file trees and pack them into bags
https://sourceforge.net/projects/fpart/
sudo apt install fpartfpart
nix profile install nixpkgs#fpartfpart 1.6.0-1
sort file trees and pack them into bags
http://sourceforge.net/projects/fpart/
sudo apt install fpartfpart 1.7.0-4.fc45
Helps you sort file trees and pack them into bags
sudo dnf install fpartソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.