{"id":19709194,"url":"https://github.com/sandrain/fuse-xattrfs","last_synced_at":"2025-10-06T21:34:13.218Z","repository":{"id":87931383,"uuid":"45151136","full_name":"sandrain/fuse-xattrfs","owner":"sandrain","description":"A simple FUSE file system, which stores extended attributes in SQLite.","archived":false,"fork":false,"pushed_at":"2015-10-29T01:06:45.000Z","size":148,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T18:32:23.510Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sandrain.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-29T00:56:01.000Z","updated_at":"2015-10-29T01:08:33.000Z","dependencies_parsed_at":"2023-03-13T18:35:12.828Z","dependency_job_id":null,"html_url":"https://github.com/sandrain/fuse-xattrfs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sandrain/fuse-xattrfs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandrain%2Ffuse-xattrfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandrain%2Ffuse-xattrfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandrain%2Ffuse-xattrfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandrain%2Ffuse-xattrfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandrain","download_url":"https://codeload.github.com/sandrain/fuse-xattrfs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandrain%2Ffuse-xattrfs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278685744,"owners_count":26028322,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-11T21:46:50.859Z","updated_at":"2025-10-06T21:34:13.203Z","avatar_url":"https://github.com/sandrain.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xattrfs #\n\nA simple FUSE file system, which stores extended attributes in SQLite database. All other file operations are delivered to the underlying base file system.\n\n## Prerequisites ##\n\n* Linux (not tested on other platforms)\n* FUSE (fuse-devel)\n* SQLite (sqlite3-devel)\n\n## Install ##\n\n```\n$ ./autogen.sh\n$ ./configure --prefix=/any/dir/you/want\n$ make\n$ make install\n```\n\nIt only generates a single executable (xattrfs).\n\n## Usage ##\n\n```\n$ xattrfs -h\nUsage: xattrfs [OPTIONS].. b:\u003cbasedir\u003e \u003cmountpoint\u003e\n\noptions:\n  -d, --debug           Enable debug mode\n  -h, --help            This help message\n\n$ xattrfs b:/source /dest\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandrain%2Ffuse-xattrfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandrain%2Ffuse-xattrfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandrain%2Ffuse-xattrfs/lists"}