From: Christian Ebner <c.ebner@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup 1/2] docs: mention local sync jobs as configuration option
Date: Thu, 26 Sep 2024 15:39:45 +0200 [thread overview]
Message-ID: <20240926133946.229406-1-c.ebner@proxmox.com> (raw)
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
---
docs/managing-remotes.rst | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/docs/managing-remotes.rst b/docs/managing-remotes.rst
index 38ccd5af2..656ea1ba3 100644
--- a/docs/managing-remotes.rst
+++ b/docs/managing-remotes.rst
@@ -61,14 +61,15 @@ Sync Jobs
:alt: Add a Sync Job
Sync jobs are configured to pull the contents of a datastore on a **Remote** to
-a local datastore. You can manage sync jobs in the web interface, from the
-**Sync Jobs** tab of the **Datastore** panel or from that of the Datastore
-itself. Alternatively, you can manage them with the ``proxmox-backup-manager
-sync-job`` command. The configuration information for sync jobs is stored at
-``/etc/proxmox-backup/sync.cfg``. To create a new sync job, click the add button
-in the GUI, or use the ``create`` subcommand. After creating a sync job, you can
-either start it manually from the GUI or provide it with a schedule (see
-:ref:`calendar-event-scheduling`) to run regularly.
+a local datastore. Optionally, a local sync job allows to pull the contents from
+another local source datastore. You can manage sync jobs in the web interface,
+from the **Sync Jobs** tab of the **Datastore** panel or from that of the
+Datastore itself. Alternatively, you can manage them with the
+``proxmox-backup-manager sync-job`` command. The configuration information for
+sync jobs is stored at ``/etc/proxmox-backup/sync.cfg``. To create a new sync
+job, click the add button in the GUI, or use the ``create`` subcommand. After
+creating a sync job, you can either start it manually from the GUI or provide it
+with a schedule (see :ref:`calendar-event-scheduling`) to run regularly.
.. code-block:: console
--
2.39.5
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
next reply other threads:[~2024-09-26 13:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-26 13:39 Christian Ebner [this message]
2024-09-26 13:39 ` [pbs-devel] [PATCH proxmox-backup 2/2] docs: update screenshot to include local sync job feature Christian Ebner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240926133946.229406-1-c.ebner@proxmox.com \
--to=c.ebner@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.