Copying Backup Files to Other Systems
Using either the command line interface (CLI) or a Secure Copy Protocol (SCP) utility, copy the file to the local system. Copy the file directly from one instance to another if VPC allows it. In this example, the file is downloaded locally and then SCP'd to the new instance.
Copy File to Local Workstation
To copy the file to the local workstation:
Copy Backup File to Another Instance
- SCP the backup file to another instance using the following CLI command: CODE
- Once the backup file is copied, SSH into the new host and verify that the file was copied correctly.