mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-10-04 21:52:53 +00:00
docs: mention verify or encrypted only flags for sync jobs
Extends the sync job documentation to explicitely mention that sync jobs can be constrained by this on snapshot level. Signed-off-by: Christian Ebner <c.ebner@proxmox.com> Link: https://lore.proxmox.com/20250409155223.309771-1-c.ebner@proxmox.com
This commit is contained in:
parent
c08c934c02
commit
f91d5912f1
@ -72,6 +72,10 @@ either start it manually from the GUI or provide it with a schedule (see
|
|||||||
Backup snapshots, groups and namespaces which are no longer available on the
|
Backup snapshots, groups and namespaces which are no longer available on the
|
||||||
**Remote** datastore can be removed from the local datastore as well by setting
|
**Remote** datastore can be removed from the local datastore as well by setting
|
||||||
the ``remove-vanished`` option for the sync job.
|
the ``remove-vanished`` option for the sync job.
|
||||||
|
Setting the ``verified-only`` or ``encrypted-only`` flags allows to limit the
|
||||||
|
sync jobs to backup snapshots which have been verified or encrypted,
|
||||||
|
respectively. This is particularly of interest when sending backups to a less
|
||||||
|
trusted remote backup server.
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user