]> git.proxmox.com Git - proxmox-backup.git/commit
client/pull: log snapshots that are skipped because of time
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 7 Jun 2021 08:30:17 +0000 (10:30 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 7 Jun 2021 08:51:25 +0000 (10:51 +0200)
commitd2354a16cdb3218924256e4f406352ae1e748b33
treeabf321c39da9bbd873b1e42d02752cf5cadb5340
parent34ee1f1c76148da637934583ab3c7b4f08fdc3c3
client/pull: log snapshots that are skipped because of time

we skip snapshots that are older than the newest snapshot of the group in
the target datastore, log it so the user can know why it is not synced

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/client/pull.rs