proxmox-backup/docs/config/remote/format.rst

18 lines
329 B
ReStructuredText
Raw Normal View History

2021-02-11 10:25:15 +00:00
This file contains information used to access remote servers.
Each entry starts with the header ``remote: <name>``, followed by the
2021-02-11 10:25:15 +00:00
remote configuration options.
::
remote: server1
host server1.local
auth-id sync@pbs
...
remote: ...
2021-02-11 10:25:15 +00:00
You can use the ``proxmox-backup-manager remote`` command to manipulate
this file.