macOS
brew install bacula-fdprovider-native install command
brew / rang 8463
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bacula-fd pour les workflows d'agents IA.
installation
brew install bacula-fdprovider-native install command
aperçu
Network backup solution
historique
Bacula File Daemon is the client-side daemon from the Bacula network backup system. In Homebrew it is packaged as bacula-fd, emphasizing the component installed on machines being backed up rather than the full Director, Storage daemon, catalog, and console stack.
Bacula is described by its official site as a set of programs for backup, recovery, and verification across networks of different kinds of computers. The File service, also called the Client program or File daemon, is installed on the machine to be backed up and supplies file attributes and data to the Director during backup and restore.
The official documentation presents Bacula as a modular client/server backup system made of Director, Console, File, Storage, Catalog, and Monitor services. That architecture gave Bacula a role similar to commercial network backup suites while remaining free software and packageable for Unix-like systems.
Bacula's public distribution history is visible through official download links to SourceForge and through the Bacula Community Edition GitLab repository. The official site continues to publish manuals for the 15.0.x series and release artifacts such as 15.0.3 on SourceForge in 2025.
The Bacula site compares it to simpler tools such as tar and dump and to commercial packages such as Legato Networker, ARCserveIT, Arkeia, and PerfectBackup+, which places its adoption story in the system-administration world of scheduled network backups, tape and disk media, catalogs, and centralized restore workflows.
The batch metadata shows bacula-fd available through Homebrew, Debian, Ubuntu, Fedora-family packaging as bacula-client, Alpine, MacPorts, and Nix. That cross-distribution packaging reflects the practical need to install the file daemon on many client machines, even when the Director and Storage services live elsewhere.
bacula-fd is configured with bacula-fd.conf and runs as a daemon on each client machine. It talks to the Bacula Director, sends file metadata and contents during backup jobs, and participates in restoring file attributes and data during recovery.
Unlike one-shot archive tools, Bacula expects an administrator to define resources, jobs, clients, storage, schedules, and catalog settings. The file daemon package matters because it is the small install footprint needed on protected hosts.
bacula-fd is a classic packaging split: the package manager exposes one daemon from a larger distributed system because users often need the client component without installing the full backup server. That makes it important for fleet configuration, service management, and reproducible backup-agent deployment.
It also represents the older Unix daemon style of operational software: configuration files, long-running services, SQL-backed catalogs, and networked components rather than a single stateless CLI.
posture de sécurité
broad file, network, media, or database tool signal. formula declares a Homebrew service.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
bacula-fd.confexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
bacula | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
bacula-fd | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
bbconsjson | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
bfdjson | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
get_malware_abuse.ch | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
md5tobase64.py | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:bacula-fd |
|---|---|
| Version | 15.0.3 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://www.bacula.org/ |
| Dernière mise à jour | 2026-07-10T11:15:38-04:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.