{"id":16665397,"url":"https://github.com/larsbrinkhoff/mldev","last_synced_at":"2026-03-08T01:08:59.597Z","repository":{"id":147602288,"uuid":"81173761","full_name":"larsbrinkhoff/mldev","owner":"larsbrinkhoff","description":"ITS remote file system","archived":false,"fork":false,"pushed_at":"2017-02-19T10:16:59.000Z","size":48,"stargazers_count":4,"open_issues_count":3,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T19:13:48.628Z","etag":null,"topics":["filesystem","fuse-filesystem","incompatible-timesharing-system","network-protocol","pdp-10"],"latest_commit_sha":null,"homepage":null,"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/larsbrinkhoff.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-07T06:18:35.000Z","updated_at":"2024-06-11T14:12:33.000Z","dependencies_parsed_at":"2023-05-31T18:15:45.190Z","dependency_job_id":null,"html_url":"https://github.com/larsbrinkhoff/mldev","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/larsbrinkhoff/mldev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larsbrinkhoff%2Fmldev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larsbrinkhoff%2Fmldev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larsbrinkhoff%2Fmldev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larsbrinkhoff%2Fmldev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/larsbrinkhoff","download_url":"https://codeload.github.com/larsbrinkhoff/mldev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larsbrinkhoff%2Fmldev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30240410,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T00:58:18.660Z","status":"ssl_error","status_checked_at":"2026-03-08T00:55:48.608Z","response_time":53,"last_error":"SSL_read: 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":["filesystem","fuse-filesystem","incompatible-timesharing-system","network-protocol","pdp-10"],"created_at":"2024-10-12T11:06:56.950Z","updated_at":"2026-03-08T01:08:59.577Z","avatar_url":"https://github.com/larsbrinkhoff.png","language":"C","readme":"# MLDEV\n\nThe \"ML Device\" protocol is a remote file system invented for the\nPDP-10 MIT Incompatible Timesharing System.  It may have been the very\nfirst transparent networking filesystem.\n\n### Build\n\nInstall libfuse-dev, then type `make`.\n\n### Usage\n\nCreate a mount point directory, and then mount an ITS file system like\nthis:\n\n    sudo ./mount.mldev \u003chostname\u003e \u003cmountpoint\u003e\n\nI haven't bothered to figure out how FUSE works with user permissions,\nso do everything as root.\n\nUnmount like usual, with `umount \u003cmountpoint\u003e`.\n\nFUSE accepts a number of command line options **in between** the host\nname and mount point.  A useful one is `-f` which makes FUSE run in\nthe foreground and print debug messages.\n\nAnother way is to add the file system to /etc/fstab:\n\n    hostname mountpoint mldev rw 0 0\n\nNote that for this to work, mount.mldev must be installed somewhere\nmount can find it, e.g. in /sbin.\n\n### Bugs\n\n- Doesn't work with binary files.  Only text files for now.\n- Doesn't care about file metadata like file length, timestamps, or author.\n- Doesn't work fully with `/` embedded in file names.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarsbrinkhoff%2Fmldev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flarsbrinkhoff%2Fmldev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarsbrinkhoff%2Fmldev/lists"}