Need new service - "Yandex Object Storage" :)

English Support for Cloud Storage
Post Reply
pnzdevelop
Posts: 4
Joined: Mon May 04, 2020 9:08 am

Need new service - "Yandex Object Storage" :)

Post by pnzdevelop »

Hi! Yandex Object Storage, NOT Yandex.Disk.
info link = https://cloud.yandex.com/services/storage
Yandex Object Storage
Universal, scalable solution for data storage. The perfect choice both for high-load services, which require reliable and fast access to data, and projects with minimum requirements for storage infrastructure.
You can manage data access with popular tools to work with object storage — the service API is compatible with the Amazon S3 API.
Very important - API is compatible with the Amazon S3 API :P

tobias
Posts: 1603
Joined: Tue Mar 31, 2020 7:37 pm

Re: Need new service - "Yandex Object Storage" :)

Post by tobias »

Hello,
S3 compatible APIs can be accessed by choosing S3 in Syncovery, and adding the server URL after the bucketname, like this:

bucketname@server.url

An example for Wasabi:
bucketname@s3.wasabisys.com

With Yandex, I believe it should be:
bucketname@storage.yandexcloud.net

Post Reply