File Deamon plugin command/options at restore time
12 views
Skip to first unread message
Sébastien WENSKE
unread,
Sep 27, 2024, 4:38:04 AM9/27/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bareos-users
Hello list!
From the doc: "Currently the plugin command is being stored as part of the backup."
Is it possible to ignore this (the plugin command) at the restore time? and prevent warnings like "Warning: filed/fd_plugins.cc:1188 Plugin=python3:module_path=/usr/lib/bareos/plugins:module_name=bareos_fd_s3:configfile=/etc/bareos/xxxx.conf not found."
I backup S3 objects with a python plugin and I want restore them as regular way on other clients where the plugin is not installed.