{"id":19854721,"url":"https://github.com/phwoolcon/sshfs","last_synced_at":"2026-04-12T23:04:15.362Z","repository":{"id":93559807,"uuid":"209054450","full_name":"phwoolcon/sshfs","owner":"phwoolcon","description":"SSHFS server docker image","archived":false,"fork":false,"pushed_at":"2019-09-17T13:13:24.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T13:50:54.821Z","etag":null,"topics":["docker-image","sshfs"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phwoolcon.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-09-17T12:57:52.000Z","updated_at":"2019-09-20T04:49:23.000Z","dependencies_parsed_at":"2023-03-12T22:00:19.009Z","dependency_job_id":null,"html_url":"https://github.com/phwoolcon/sshfs","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/phwoolcon%2Fsshfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phwoolcon%2Fsshfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phwoolcon%2Fsshfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phwoolcon%2Fsshfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phwoolcon","download_url":"https://codeload.github.com/phwoolcon/sshfs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241244953,"owners_count":19933295,"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":["docker-image","sshfs"],"created_at":"2024-11-12T14:10:13.486Z","updated_at":"2026-04-12T23:04:10.322Z","avatar_url":"https://github.com/phwoolcon.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Secure LAN Storage: SSHFS\n==\n## Installation\nSee [Secure LAN Storage](https://github.com/phwoolcon/docker-utils/tree/lan-storage)\n\n## Directory structures\nThe `/data` volume:\n```text\n/data/\n├── depts/\n│   └── dev/\n├── etc/\n│   ├── fstab/\n│   │   └── test    -\u003e combine into /etc/fstab\n│   │\n│   ├── group       -\u003e copy to /etc/ on start\n│   ├── passwd      -\u003e copy to /etc/ on start\n│   ├── shadow      -\u003e copy to /etc/ on start\n│   └── ssh/\n│       ├── ssh_host_dsa_key\n│       ├── ssh_host_dsa_key.pub\n│       ├── ssh_host_ecdsa_key\n│       ├── ssh_host_ecdsa_key.pub\n│       ├── ssh_host_ed25519_key\n│       ├── ssh_host_ed25519_key.pub\n│       ├── ssh_host_rsa_key\n│       └── ssh_host_rsa_key.pub\n├── log/\n│   └── sshd.log\n├── share/\n└── users/\n    └── test/\n        ├── me/\n        └── .ssh/\n            └── authorized_keys\n```\nThe `/sshfs` working directory:\n```text\n/sshfs/\n└── test/\n    ├── 0-share/    -\u003e bound from /data/share/\n    ├── 1-dept/     -\u003e bound from /data/depts/dev/\n    └── 2-me/       -\u003e bound from /data/users/test/me/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphwoolcon%2Fsshfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphwoolcon%2Fsshfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphwoolcon%2Fsshfs/lists"}