{"id":25797061,"url":"https://github.com/klassm/cf-scp","last_synced_at":"2026-06-11T12:31:31.133Z","repository":{"id":152943247,"uuid":"337482745","full_name":"klassm/cf-scp","owner":"klassm","description":"Script to copy data via scp to CloudFoundry instances","archived":false,"fork":false,"pushed_at":"2026-03-06T08:40:25.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-06T12:43:59.595Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/klassm.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":"2021-02-09T17:29:02.000Z","updated_at":"2026-03-06T08:40:28.000Z","dependencies_parsed_at":"2024-01-04T15:24:55.532Z","dependency_job_id":"c5330dd7-03d8-4c07-9557-c776f7754be9","html_url":"https://github.com/klassm/cf-scp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/klassm/cf-scp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klassm%2Fcf-scp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klassm%2Fcf-scp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klassm%2Fcf-scp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klassm%2Fcf-scp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klassm","download_url":"https://codeload.github.com/klassm/cf-scp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klassm%2Fcf-scp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34199516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-02-27T14:57:06.047Z","updated_at":"2026-06-11T12:31:31.100Z","avatar_url":"https://github.com/klassm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"cf-scp\n======\n\nScript to copy data via scp to CloudFoundry instances. This follows the [official guide of CloudFoundry](https://docs.cloudfoundry.org/devguide/deploy-apps/ssh-apps.html#other-ssh-access).\n\n### Usage\n\n```\n# cf-scp $APP_NAME:$SOURCE $TARGET\ncf-scp my_fancy_app:/tmp/data.json /tmp/data.json\n```\n\nYou can also copy the other way round:\n\n```\n# cf-scp $SOURCE $APP_NAME:$TARGET\ncf-scp /tmp/data.json my_fancy_app:/tmp/data.json\n```\n\n\nRequired tools:\n\n* Node.js\n* scp\n* sshpass\n* CloudFoundry CLI\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklassm%2Fcf-scp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklassm%2Fcf-scp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklassm%2Fcf-scp/lists"}