{"id":30237869,"url":"https://github.com/januszmarcinik/ftp-deploy","last_synced_at":"2025-08-15T02:57:35.007Z","repository":{"id":42870850,"uuid":"258218541","full_name":"januszmarcinik/ftp-deploy","owner":"januszmarcinik","description":"GitHub action - FTP Deploy - deploy your build to any FTP server","archived":false,"fork":false,"pushed_at":"2022-08-18T19:26:23.000Z","size":305,"stargazers_count":3,"open_issues_count":6,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-14T23:49:36.319Z","etag":null,"topics":["deploy","ftp","ftp-deploy","ftp-deployment","github","github-actions","yml"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/januszmarcinik.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}},"created_at":"2020-04-23T13:43:18.000Z","updated_at":"2024-02-21T22:07:33.000Z","dependencies_parsed_at":"2023-01-04T15:32:45.299Z","dependency_job_id":null,"html_url":"https://github.com/januszmarcinik/ftp-deploy","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"4eba402110c35e475df000e5583dc02c352e375c"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":"actions/javascript-action","purl":"pkg:github/januszmarcinik/ftp-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/januszmarcinik%2Fftp-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/januszmarcinik%2Fftp-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/januszmarcinik%2Fftp-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/januszmarcinik%2Fftp-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/januszmarcinik","download_url":"https://codeload.github.com/januszmarcinik/ftp-deploy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/januszmarcinik%2Fftp-deploy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270515656,"owners_count":24598440,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"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":["deploy","ftp","ftp-deploy","ftp-deployment","github","github-actions","yml"],"created_at":"2025-08-15T02:57:32.545Z","updated_at":"2025-08-15T02:57:34.992Z","avatar_url":"https://github.com/januszmarcinik.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub action - FTP Deploy\n\nDeploy your build to any FTP server.\n\n## Example\n\n``` yml\n- name: 'Deploy to UAT'\n  uses: januszmarcinik/ftp-deploy@v1\n  with:\n    server: 127.0.0.1\n    user: my-ftp-user\n    password: ${{ secrets.FTP_PASSWORD }}\n    localRoot: web/dist\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanuszmarcinik%2Fftp-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanuszmarcinik%2Fftp-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanuszmarcinik%2Fftp-deploy/lists"}