{"id":27603425,"url":"https://github.com/quick-lint/sftp-upload","last_synced_at":"2025-04-22T19:16:06.066Z","repository":{"id":45283001,"uuid":"330896804","full_name":"quick-lint/sftp-upload","owner":"quick-lint","description":"GitHub Action to upload files to an SFTP server","archived":false,"fork":false,"pushed_at":"2023-03-02T02:53:14.000Z","size":5417,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-01T09:43:16.805Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quick-lint.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-19T07:22:26.000Z","updated_at":"2021-10-02T04:00:53.000Z","dependencies_parsed_at":"2022-08-22T19:00:21.824Z","dependency_job_id":null,"html_url":"https://github.com/quick-lint/sftp-upload","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/quick-lint%2Fsftp-upload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quick-lint%2Fsftp-upload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quick-lint%2Fsftp-upload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quick-lint%2Fsftp-upload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quick-lint","download_url":"https://codeload.github.com/quick-lint/sftp-upload/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250306629,"owners_count":21408926,"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":"2025-04-22T19:16:05.230Z","updated_at":"2025-04-22T19:16:06.055Z","avatar_url":"https://github.com/quick-lint.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sftp-upload\n\nGitHub Action to upload files to an SFTP server.\n\n**Warning**: This Action is designed for use in\n[quick-lint's infrastructure](https://github.com/quick-lint)\nonly. No stability is guaranteed or implied. Use at your own\nrisk.\n\n## Updating dependencies\n\nAfter changing `package.json`, run the following command:\n\n```bash\nyarn install --ignore-optional\n```\n\nCommit all changes to `node_modules/`, including added and removed files.\n\n## Manual testing\n\nYou can test locally from a Linux machine by running the\nfollowing command from your Bash or Zsh shell:\n\n```bash\nenv \\\n    INPUT_HOST=c.quick-lint-js.com \\\n    INPUT_LOCAL-FILE-GLOBS=README.md \\\n    INPUT_PRIVATE-KEY=\"$(cat ~/.ssh/id_rsa)\" \\\n    INPUT_REMOTE-DIRECTORY=/var/www/c.quick-lint-js.com/sftp-upload-test/ \\\n    INPUT_USER=github-ci \\\n    node index.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquick-lint%2Fsftp-upload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquick-lint%2Fsftp-upload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquick-lint%2Fsftp-upload/lists"}