CyberDuck
CyberDuck
Getting started
- Create a service account.
- Assign the required role to the service account. For more information about roles, see the Identity and Access Management documentation.
- Create a static access key.
- Create a bucket.
Note
A service account is only allowed to view a list of buckets in the folder it was created in.
A service account can perform actions with objects in buckets that are created in folders different from the service account folder. To enable this, assign the service account roles for the appropriate folder or its bucket.
Installing
Download
Connection
- Run CyberDuck.
- Click Open Connection.
- Select the Amazon S3 connection type.
- Specify the connection parameters:
- Server:
storage.yandexcloud.net
. - Port:
443
. - Access key ID: Previously obtained ID of the static key.
- Secret access key: Previously obtained secret key.
- Server:
- Click Connect.
Once the connection is established, the previously created bucket will open.
Note
CyberDuck treats Object Storage as a hierarchical file system. This means that keys for objects uploaded via CyberDuck look like file paths, e.g., prefix/subprefix/picture.jpg
.
To learn more about how to use CyberDuck with S3-compatible storage, see the CyberDuck documentation