{"id":16994793,"url":"https://github.com/znerol/aclinherit","last_synced_at":"2026-04-29T19:34:15.852Z","repository":{"id":136254865,"uuid":"192535619","full_name":"znerol/aclinherit","owner":"znerol","description":"macOS only -- Inherit ACL from enclosing directory. Existing entries are replaced.","archived":false,"fork":false,"pushed_at":"2019-06-19T13:05:57.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-14T07:44:45.767Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/znerol.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-18T12:28:30.000Z","updated_at":"2019-06-19T13:05:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d9ef8e5-4483-4116-94c8-e8a3f2ca6262","html_url":"https://github.com/znerol/aclinherit","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/znerol/aclinherit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znerol%2Faclinherit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znerol%2Faclinherit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znerol%2Faclinherit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znerol%2Faclinherit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/znerol","download_url":"https://codeload.github.com/znerol/aclinherit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/znerol%2Faclinherit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32441277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-14T03:46:38.370Z","updated_at":"2026-04-29T19:34:15.835Z","avatar_url":"https://github.com/znerol.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"ACL Inherit\n===========\n\nInherit ACL from enclosing directory. Existing entries are replaced.\n\nThis command is designed to fix missing ACLs caused by misbehaving macOS AFP\nclients when copying files within network volumes.\n\nRequirements\n------------\n\nmacOS with ACL enabled volume.\n\nUsage\n-----\n\n```\nUsage: aclinherit FILE...\n```\n\nExample\n-------\n\nFind all files with missig ACLs and restore them from the parent directory.\n\n```\nfind /path/to/shared/volume -type f -not -acl -print0 | xargs -0 aclinherit\n```\n\nCompiling\n---------\n\n```\nmake\n```\n\nInstallation\n------------\n\n```\nsudo make install\n```\n\nLicense\n-------\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznerol%2Faclinherit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fznerol%2Faclinherit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fznerol%2Faclinherit/lists"}