From f1a1b38a3e8a7ac5de0a87c69c9a0f92a2759d25 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Fri, 26 Sep 2025 16:47:19 -0600 Subject: [PATCH] Add Workflows/Veeam Backup & Replication/Migrating Veeam Service Provider Console Backup Repositories.md --- ...Veeam Service Provider Console Backup Repositories.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Workflows/Veeam Backup & Replication/Migrating Veeam Service Provider Console Backup Repositories.md diff --git a/Workflows/Veeam Backup & Replication/Migrating Veeam Service Provider Console Backup Repositories.md b/Workflows/Veeam Backup & Replication/Migrating Veeam Service Provider Console Backup Repositories.md new file mode 100644 index 0000000..f8c0117 --- /dev/null +++ b/Workflows/Veeam Backup & Replication/Migrating Veeam Service Provider Console Backup Repositories.md @@ -0,0 +1,9 @@ +## Purpose +If you find that you need to migrate cloud backups that are being sent to a server running the Veeam VSCP due to issues like exhausted storage space on existing repositories. + +### Migrate Backup Repository Data +- Navigate to the directory structure where the backup is located on-disk, such as `E:\Backups\clientname` and move it to the destination backup repository, such as `F:\Backups\clientname` +- + + +Log into Veeam Backup & Replication \ No newline at end of file