{"id":25042685,"url":"https://github.com/juntaki/bucketsync","last_synced_at":"2025-04-14T01:22:18.671Z","repository":{"id":57559793,"uuid":"100020855","full_name":"juntaki/bucketsync","owner":"juntaki","description":"S3 backed FUSE Filesystem written in Go with dedup and encryption.","archived":false,"fork":false,"pushed_at":"2018-01-17T09:33:32.000Z","size":43,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T15:21:25.454Z","etag":null,"topics":["deduplication","filesystem","fuse","golang","s3"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juntaki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-11T10:29:12.000Z","updated_at":"2025-03-21T18:40:15.000Z","dependencies_parsed_at":"2022-08-28T14:12:17.389Z","dependency_job_id":null,"html_url":"https://github.com/juntaki/bucketsync","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juntaki%2Fbucketsync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juntaki%2Fbucketsync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juntaki%2Fbucketsync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juntaki%2Fbucketsync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juntaki","download_url":"https://codeload.github.com/juntaki/bucketsync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248805443,"owners_count":21164332,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deduplication","filesystem","fuse","golang","s3"],"created_at":"2025-02-06T04:46:53.158Z","updated_at":"2025-04-14T01:22:18.642Z","avatar_url":"https://github.com/juntaki.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bucketsync\n\nbucketsync is S3 backed FUSE Filesystem written in Golang. it can mount Amazon S3 as filesystem.\n\n## Features\n\n* Block-level deduplication\n* Client side encryption\n\n## How to use\n\nInstall\n\n~~~\ngo get -u -v github.com/juntaki/bucketsync\n~~~\n\nRun\n\n~~~\nbucketsync config --bucket \u003cBucket name\u003e \\\n                  --region \u003cRegion, e.g. ap-northeast-1\u003e \\\n                  --accesskey \u003cAWS access key\u003e \\\n                  --secretkey \u003cAWS secret key\u003e \\\n                  --password \u003cPassword for data encryption\u003e\n\nbucketsync mount --dir /path/to/mountpoint\n~~~\n\n## TODO\n\n- [ ] Performance improvement\n  - [ ] Client cache\n  - [ ] Reduce request\n- [ ] Server side garbage collection\n- [ ] Access control\n- [ ] Stat FS / Quota\n- [ ] Multi clients support (locking)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuntaki%2Fbucketsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuntaki%2Fbucketsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuntaki%2Fbucketsync/lists"}