Use the access address to download or access objects that are already uploaded to the bucket.
I. Viewing Object Information
- Log in to the COS console, select Bucket List, and click the corresponding bucket (such as example-1253833564) to enter the file list of the bucket.
- Find the object to be downloaded (such as example.exe) in the file list, click Details to enter the file information details page.
II. Getting the Object Link and Download
View the file link on the file information details page. You can click the download icon to download the object directly; or click the Copy button to copy the link, and paste it into the browser address bar to access and download the object.
If the attribute of the bucket where the object is stored is private read/write, a signature will be automatically calculated and added as a suffix at the end of the copied address.