2021-02-11 10:25:15 +00:00
|
|
|
This file contains information used to access remote servers.
|
|
|
|
|
2021-10-27 14:19:27 +00:00
|
|
|
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-10-27 14:19:27 +00:00
|
|
|
|
2021-02-11 10:25:15 +00:00
|
|
|
|
|
|
|
You can use the ``proxmox-backup-manager remote`` command to manipulate
|
|
|
|
this file.
|