mirror of
https://github.com/rclone/rclone.git
synced 2025-08-09 13:55:15 +02:00
Documention for IBM COS (S3) configuration.
This commit is contained in:
committed by
Nick Craig-Wood
parent
7f744033d8
commit
aba43cd3a4
@ -51,7 +51,7 @@ import (
|
||||
func init() {
|
||||
fs.Register(&fs.RegInfo{
|
||||
Name: "s3",
|
||||
Description: "Amazon S3 (also Dreamhost, Ceph, Minio)",
|
||||
Description: "Amazon S3 (also Dreamhost, Ceph, Minio, IBM COS)",
|
||||
NewFs: NewFs,
|
||||
// AWS endpoints: http://docs.amazonwebservices.com/general/latest/gr/rande.html#s3_region
|
||||
Options: []fs.Option{{
|
||||
|
Reference in New Issue
Block a user