forked from docs/doc-exports
Reviewed-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com> Co-authored-by: zhangyue <zhangyue164@huawei.com> Co-committed-by: zhangyue <zhangyue164@huawei.com>
3.3 KiB
3.3 KiB
Accessing an Object Using Its URL
You can grant anonymous users the read permission for an object so they can access the object using the shared object URL.
Prerequisites
Anonymous users have the read permission for the object. For details about permission granting, see Granting Anonymous Users Permission to Access Objects.
Procedure
- In the bucket list, click the bucket you want to operate. The Overview page is displayed.
- In the navigation pane, choose Objects.
- Click the object to be shared. The object information is displayed on the top part of the page. You can find the link for accessing the object in the Link area, as shown in Figure 1.Anonymous users can access the object by clicking this link. An object link (URL) is in the format of https://Bucket name.Domain name/Directory level/Object name. If the object is in the root directory of the bucket, its URL does not contain any directory level.
Parent topic: Managing Objects