diff --git a/Remote-Storage-Architecture.md b/Remote-Storage-Architecture.md index f91f8e1..45a1c23 100644 --- a/Remote-Storage-Architecture.md +++ b/Remote-Storage-Architecture.md @@ -33,7 +33,7 @@ With this feature, SeaweedFS can cache data that is on cloud. It can cache metad [HDFS|Mount|HTTP|S3|WebDAV] ==> Filer(metadata cache) ==> Volume Servers (data cache) ==> `weed filer.remote.sync` ==> Cloud ``` -There are no format changes to the files on the cloud. +There are no format changes to the files on the cloud. The mounted files will be just normal files on the cloud storage, and can be consumed by the cloud ecosystem. ## Mount Remote Storage