mirror of
https://github.com/rclone/rclone.git
synced 2026-01-29 15:53:26 +00:00
27 lines
430 B
YAML
27 lines
430 B
YAML
backend: googlecloudstorage
|
|
name: Google Cloud Storage
|
|
tier: Tier 1
|
|
maintainers: Core
|
|
features_score: 6
|
|
integration_tests: Passing
|
|
data_integrity: Hash
|
|
performance: High
|
|
adoption: Widely used
|
|
docs: Full
|
|
security: High
|
|
virtual: false
|
|
remote: 'TestGoogleCloudStorage:'
|
|
features:
|
|
- BucketBased
|
|
- BucketBasedRootOK
|
|
- CanHaveEmptyDirectories
|
|
- Copy
|
|
- ListP
|
|
- ListR
|
|
- PutStream
|
|
- ReadMimeType
|
|
- WriteMimeType
|
|
hashes:
|
|
- md5
|
|
precision: 1
|