mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-07-25 13:42:21 +00:00
17 lines
259 B
ReStructuredText
17 lines
259 B
ReStructuredText
Each entry starts with a header ``backup: <name>``, followed by the
|
|
job configuration options.
|
|
|
|
::
|
|
|
|
backup: job1
|
|
drive hh8
|
|
pool p4
|
|
store store3
|
|
schedule daily
|
|
|
|
backup: ...
|
|
|
|
|
|
You can use the ``proxmox-tape backup-job`` command to manipulate
|
|
this file.
|