tencent cloud

TencentDB for SQL Server

Release Notes and Announcements
Release Notes
Product Announcements
User Guide
Product Introduction
Overview
Product Architecture
Strengths
Use Cases
Regions and AZs
Major Version Lifecycle Explanation
Features and Differences
Instance Types
Instance Specifications
Storage Types
Common Concepts
Network Environment
License Statement
Purchase Guide
Billing Overview
Product Pricing
Purchase Methods
Renewal Instructions
Payment Overdue
Refund
From Pay-as-You-Go to Monthly Subscription
Instance Adjustment Fees Description
Local Backup Space Billing
Cross-Region Backup Billing
Viewing Bill Details
Getting Started
Creating TencentDB for SQL Server Instance
Connecting to TencentDB for SQL Server Instance
Managing TencentDB for SQL Server Instance
Operation Guide
Constraints and Limits
Usage Specifications and Suggestions
Maintaining Instance
Adjusting Instance Configuration
Read-Only Instance
Network and Security
Account Management
Database Management
Data Security
Parameter Configuration
Monitoring and Alarms
Backup and Restoration 
Log Management
Publish-Subscribe
SSIS
Data Migration (New)
Data Migration (Legacy)
Data Synchronization (DTS) 
Practical Tutorial
TencentDB for SQL Server Methods for Regular Maintenance
TencentDB for SQL Server Optimization of Slow SQL
How to Better Use Tempdb
Cross-Account Backup Restoration
Creating VPC for TencentDB for SQL Server
Connecting Kingdee K/3 WISE to TencentDB for SQL Server
Account Permissions and Permission Control
Enabling and Disabling the CDC Feature
Shrinking a Database
API Documentation
History
Introduction
API Category
Making API Requests
Sales and fee related APIs
Instance Management related APIs
Operation and maintenance management related APIs
Network management related APIs
Account management related APIs
Database management related APIs
Security group management related APIs
Data security encryption related APIs
Parameter configuration related APIs
Extended Event related APIs
Log management related APIs
Read only instance management related APIs
Publish and subscribe related APIs
Backup related APIs
Rollback related APIs
Data migration (cold standby migration) related APIs
SQL Server Integration Services (SSIS) related APIs
Data migration (DTS old version) related APIs
Data Types
Error Codes
FAQs
Overview
Model Selection
Pricing and Selection
Connection and Network
Account and Permission
Backup and Rollback
Data Migration
Publish/Subscribe
Read-Only Instance
Version and Architecture Upgrade
Disk Space and Specification Adjustment
Monitoring and Alarms
Log-Related
Parameter Modification
Features
Performance, Space, and Memory-Related FAQs
Service Agreement
Service Level Agreement
Terms of Service
Performance Evaluation
Performance Test Report
Glossary
Contact Us

Downloading Backup

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2025-08-07 17:51:55
The TencentDB for SQL Server console provides the list of backup files that can be downloaded over the private or public network. You can use the downloaded backups to restore data from one database to another (such as a self-built one). This document describes how to download a local or cross-region backup in the console.

Directions

Downloading the backup file of a running instance

2. Select the region at the top, find the target instance, and click the target Instance ID or Manage in the Operation column to enter the instance management page.
3. On the instance management page, select Backup Management and view the target backup file in the data or log backup list.
To download an archive backup file, click Download in the Operation column in the backup list. The downloaded backup is a local backup if its region is the same as that of the instance. If not, the downloaded backup is a cross-region backup.

To download an unarchived backup file, select View Details > Download in the Operation column in the backup list to download the backup file of each database.

4. In the pop-up window, get the file download address for fast download over the private network by running the wget command, or directly click Download.
Note:
We recommend that you copy the private download link, log in to a Linux CVM instance in the same VPC as the TencentDB instance, and run the wget command for download over the private network at a higher speed. For more information, see Customizing Linux CVM Configurations.
The download address is valid for 15 minutes, after which you will need to enter the download page again to get a new one.
When a backup file is downloaded by using wget via the private network, the command format is wget -c 'backup file download URL' -O 'custom filename', with the addition of single quotes in English for the URL required.
When a backup file is downloaded by using wget via the public network, the command format is wget -c "backup file download URL" -O 'custom filename', with the addition of double quotes in English for the URL required.


Downloading the backup file of an isolated instance

You can also download the backup file of an isolated instance.
2. Select the region at the top, find the target instance, and click More > Download Backup in the Operation column to enter the backup download page.

To download an archived backup file, click Download in the Operation column in the backup list, and download the file on the displayed download page.
To download unarchived backup files, select View Details > Download in the Operation column to download the backup file of each database.



도움말 및 지원

문제 해결에 도움이 되었나요?

피드백