Package fpart
a tool that sorts files and packs them into bags
Fpart is a tool that helps you sort file trees and pack them into bags (called "partitions"). It is developed in C and available under the BSD license. It splits a list of directories and file trees into a certain number of partitions, trying to produce partitions with the same size and number of files. It can also produce partitions with a given number of files or a limited size.
Version: 1.5.1
General Commands | |
fpart | Sort and pack files into partitions |
fpsync | Synchronize directories in parallel using fpart and an external tool |