Yandex.Cloud Object Storage, first impression

Here are the results of my testing…

  • Yandex.Cloud works well with the rclone s3 backend
  • Currently server side Copy is not implemented at Yandex. This means
    • can’t set modification times on existing objects
    • can’t do server side copy
  • There are some disallowed characters in file names : * ? " < > | ! (unlike Amazon S3), see the docs for details
  • The configurator doesn’t currently prompt for storage class though you may put one in yourself storage_class = STANDARD_IA