mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Gateway to Remote Object Storage (markdown)
parent
327fe24c40
commit
17ede02aa4
|
@ -1,4 +1,4 @@
|
|||
# Context
|
||||
# Intro
|
||||
|
||||
The [[Mount Remote Storage]] feature can mount one remote storage folder to one local folder.
|
||||
```
|
||||
|
@ -6,7 +6,7 @@ The [[Mount Remote Storage]] feature can mount one remote storage folder to one
|
|||
> remote.mount -dir=/xxx -remote=cloud1/bucket
|
||||
```
|
||||
|
||||
However, usually you may have multiple buckets in one cloud storage. How to synchronize them automatically?
|
||||
However, you may have multiple buckets in one cloud storage. How to synchronize them automatically?
|
||||
|
||||
# Design
|
||||
|
||||
|
|
Loading…
Reference in a new issue