From 2fcab25b6961ec630534d3360a83c1b213f2308b Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Wed, 6 Oct 2021 20:31:18 -0700 Subject: [PATCH] Updated Gateway to Remote Object Storage (markdown) --- Gateway-to-Remote-Object-Storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gateway-to-Remote-Object-Storage.md b/Gateway-to-Remote-Object-Storage.md index 17de53f..3548f61 100644 --- a/Gateway-to-Remote-Object-Storage.md +++ b/Gateway-to-Remote-Object-Storage.md @@ -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