Filesets
Filesets are a logical grouping of files treated as a single unit for management. They are used in software distributions to deliver, install, update, or remove related components together. A fileset typically corresponds to a component, feature, or module within a package and is described by metadata such as name, version, description, and a manifest listing included files.
In packaging ecosystems such as IBM AIX and other Unix-like systems, the fileset is the granularity managed
In backup and replication contexts, a fileset can refer to a curated set of files chosen for
Different platforms may use different terminology; some use “package” or “module” instead of fileset, but the