{"id":15373110,"url":"https://github.com/vi/fusefile","last_synced_at":"2025-04-15T12:31:33.279Z","repository":{"id":1337278,"uuid":"1283180","full_name":"vi/fusefile","owner":"vi","description":"Mount one file to another (with offset and append_only support) ","archived":false,"fork":false,"pushed_at":"2024-05-08T08:11:45.000Z","size":10,"stargazers_count":5,"open_issues_count":1,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-28T21:03:45.715Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vi.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-01-22T22:49:36.000Z","updated_at":"2024-05-06T10:40:46.000Z","dependencies_parsed_at":"2022-07-21T12:03:50.265Z","dependency_job_id":null,"html_url":"https://github.com/vi/fusefile","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vi%2Ffusefile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vi%2Ffusefile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vi%2Ffusefile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vi%2Ffusefile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vi","download_url":"https://codeload.github.com/vi/fusefile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249072225,"owners_count":21208141,"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":[],"created_at":"2024-10-01T13:54:18.328Z","updated_at":"2025-04-15T12:31:33.064Z","avatar_url":"https://github.com/vi.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Mount one file to another (with offset and append_only support) \n\nExamples:\n\n# Simplest mode\necho qqq \u003e source\ntouch mountpoint\nfusefile source mountpoint\n\n# 1KB random file (frandom is a fast urandom)\nfusefile /dev/frandom mountpoint -r -S 1024 -M 0100666\n\n# Instead of \"losetup -r -o\"\nfusefile /dev/sda sda1_readonly -r -S 1024 -O $((63*512)) -S $((626535*512)) -M 0100600\n\n# Append-only public log using FUSE\nfusefile /var/log/mylog publiclog -a -M 0100777 -o allow_other\n\n# Force a file to be \"regular\"\nfusefile /dev/uba1 mountpoint -w -M 0100600 -S `blockdev --getsize64 /dev/uba1`\n# Note: for this purpose there are also special FUSE filesystems:\n# * https://github.com/vasi/diskfile\n# * https://github.com/vi/simplecowfs#bonus-2-demotetoregularfilefs \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvi%2Ffusefile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvi%2Ffusefile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvi%2Ffusefile/lists"}