Google cloud storage fuse
Jump to navigation
Jump to search
Overview
Google cloud storage fuse 내용 정리.
Basic
Cloud storage FUSE is an open source FUSE adapter that allows user to mound Cloud Storage buckets as file systems on Linux or macOS systems. It also provides a way for applications to upload and download Cloud Storage objects using standard file system semantics. Cloud Storage FUSE can be run anywhere with connectivity to Cloud Storage, including Google Compute Engine VMs or on-premises systems.
See also
- https://cloud.google.com/storage/docs/gcs-fuse - Cloud Storage FUSE
- https://github.com/GoogleCloudPlatform/gcsfuse - GoogleCloudPlatform/gcsfuse