{"id":22824333,"url":"https://github.com/sango-tech/sftp-sshd-docker","last_synced_at":"2025-03-31T00:18:29.051Z","repository":{"id":129983613,"uuid":"432054980","full_name":"sango-tech/sftp-sshd-docker","owner":"sango-tech","description":"This package is only used for building an SFTP locally using docker. This is supporting 2 main login methods are by using username/password and a private key.","archived":false,"fork":false,"pushed_at":"2022-01-18T04:58:41.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-06T05:30:04.891Z","etag":null,"topics":["sftp-server"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/sango-tech.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":"2021-11-26T04:37:38.000Z","updated_at":"2022-04-22T06:56:02.000Z","dependencies_parsed_at":"2023-06-19T03:44:36.762Z","dependency_job_id":null,"html_url":"https://github.com/sango-tech/sftp-sshd-docker","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/sango-tech%2Fsftp-sshd-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sango-tech%2Fsftp-sshd-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sango-tech%2Fsftp-sshd-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sango-tech%2Fsftp-sshd-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sango-tech","download_url":"https://codeload.github.com/sango-tech/sftp-sshd-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246395802,"owners_count":20770263,"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":["sftp-server"],"created_at":"2024-12-12T17:06:16.121Z","updated_at":"2025-03-31T00:18:29.020Z","avatar_url":"https://github.com/sango-tech.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introducion\n\nThis package is only used for building an SFTP locally using docker. This is supporting 2 main login methods\n\n- By using username/password\n- By using a private key\n\n\n## Step 1. Easy start via docker-compose\n\n```\ndocker-compose up\n```\n\n## Step 2. Make private key\n\n```\n$ ssh-keygen -R localhost \u0026\u0026 ssh-copy-id -i ssh/id_rsa.pub sango@localhost\n\u003e input password `sango` if have?\n```\n\n# Login by using user/passw\n```\nhost: sftp://localhost\nusername: sango\npassword: sango\n```\n\n# Login by using the private key\n\n```\nusername: sango\nprivate file key: ./ssh/id_rsa\n```\n\n# If got REMOTE HOST IDENTIFICATION HAS CHANGED (OPTIONAL and just in case)\n\n```\nssh-keygen -R localhost\n```\n\n# License\n\nThe code is available under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsango-tech%2Fsftp-sshd-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsango-tech%2Fsftp-sshd-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsango-tech%2Fsftp-sshd-docker/lists"}