Updated Gateway to Remote Object Storage (markdown)

Chris Lu 2021-10-06 20:31:18 -07:00
parent 7d478f36f9
commit 2fcab25b69

@ -16,7 +16,7 @@ The `weed filer.remote.gateway -createBucketAt=cloud1` process can mirror local
* Local new buckets will be automatically mounted to the remote storage specified in `-createBucketAt`
* Local deleted buckets will be automatically deleted in its remote storage.
* All local changes under `/buckets` are uploaded to its remote storage.
* All local changes under the mounted buckets are uploaded to its remote storage.
# Setup Steps