Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taxintt/gcsfuse
https://github.com/taxintt/gcsfuse
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/taxintt/gcsfuse
- Owner: taxintt
- Created: 2023-01-25T13:04:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T14:15:36.000Z (about 1 year ago)
- Last Synced: 2024-06-19T13:43:24.725Z (7 months ago)
- Language: Go
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gcsfuse
## Mount directory
```bash
go run gcsfuse.go gs://gcs-bucket-name ./tmp/cloudfs
```