mirror of
git://git.proxmox.com/git/proxmox-backup.git
synced 2025-01-06 13:18:00 +03:00
33737196b1
Adds the functionality required to push datastore contents from a source to a remote target. This includes syncing of the namespaces, backup groups and snapshots based on the provided filters as well as removing vanished contents from the target when requested. While trying to mimic the pull direction of sync jobs, the implementation is different as access to the remote must be performed via the REST API, not needed for the pull job which can access the local datastore via the filesystem directly. Signed-off-by: Christian Ebner <c.ebner@proxmox.com> |
||
---|---|---|
.. | ||
acme | ||
api2 | ||
backup | ||
bin | ||
config | ||
server | ||
tape | ||
tools | ||
auth_helpers.rs | ||
auth.rs | ||
client_helpers.rs | ||
lib.rs | ||
traffic_control_cache.rs |