Overview
You can download the cold backup data and binlogs in the TDSQL for MySQL console.
Directions
1. Log in to the TDSQL for MySQL console and click an instance ID or Manage in the Operation column to enter the instance management page. 2. Select Backup and Restoration > Cold Backup List or Binlog List
3. Select the target shard ID and time. Then, click Download in the Operation column.
4. In the pop-up dialog box, click Get Download Address to get the download address in a VPC.
Note:
Download from Public Network: Enable this option in Download Settings on the Database Backup page. Then, you can directly copy the download link to a browser for download.
Download from Private Network: Access the instance in the VPC and use the wget
command for download: wget -O <custom name.log> '<file download address>'
.
The address is valid for 15 minutes. Refresh the page to get a new one after expiration.
Was this page helpful?