macOS
brew install fpartlocal Homebrew formula metadata
安装
brew install fpartlocal Homebrew formula metadata
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 | cli | 全局可执行文件 | |
fpsync | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/martymac/fpart
安装元数据
| 软件包键 | brew:fpart |
|---|---|
| 版本 | 1.7.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/fpart |
| 主页 | https://www.fpart.org/ |
| 仓库 | https://github.com/martymac/fpart |
| 上游文档 | https://github.com/martymac/fpart#readme |
| 许可证 | BSD-2-Clause |
| 源码归档 | https://github.com/martymac/fpart/archive/refs/tags/fpart-1.7.0.tar.gz |
| 最后更新 | 2026-06-15T10:20:16-04:00 |
| Pulse | updated |
| 构建依赖 | autoconf, automake |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fpart |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 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-3.fc44
Helps you sort file trees and pack them into bags
sudo dnf install fpart来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.