Due to the limitations of automatic and manual backups (automatically backed up data can be retained for a maximum of 7 days, and manually backed up data takes space in OBS), you should download the backup files and permanently save them on the local host.
This function is supported only by master/standby and cluster instances, and not by single-node instances.
The instance has been backed up and the backup is still valid.
A list of historical backup tasks is then displayed.
If you choose to copy URLs, use quotation marks to quote the URLs when running the wget command in Linux. For example:
wget 'https://obsEndpoint.com:443/redisdemo.rdb?parm01=value01&parm02=value02'
This is because the URL contains the special character and (&), which will confuse the wget command. Quoting the URL facilitates URL identification.