Ross ROSS = Recommend OSS · open-source software intelligence for agents

SamKirkland/FTP-Deploy-Action

Deploys a GitHub project to a FTP server using GitHub actions observed · 2026-08-28

github.com/SamKirkland/FTP-Deploy-Action · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 78
  • Release rhythm 48
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 240
  • age_days: 2797
  • days_rel: 132
  • days_push: 132
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

5187 stars · 441 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A GitHub Action that automates deploying a repository's files to an FTP or FTPS server on every push. It syncs project files to a web host directly from GitHub Actions workflows.

Use cases

  • deploy a website to shared hosting via ftp on every push
  • automate ftp deployment with github actions
  • sync files to a web server using ftps in ci
  • continuous deployment for static sites on ftp-only hosts
  • upload build output to ftp server from github workflow

When to choose

  • your hosting provider only offers FTP/FTPS access with no SSH
  • you want simple push-to-deploy automation from GitHub
  • you need a lightweight, free deployment action with secret-based credentials

When to avoid

  • your server supports SSH/SFTP - a web-deploy or rsync action is more secure and faster
  • you deploy to cloud platforms with native CI/CD integrations
  • you need container-based or multi-server orchestration deployments

Facets

plugin · maturity active

deployment ci-cd developer-tools web-development cli ftp ftps github-action continuous-deployment website-deployment file-sync devops automation github-actions web-server

1 source

Member repositories

RepositoryRoleHealth v2
SamKirkland/FTP-Deploy-Actionmain72

For agents

markdown · JSON · MCP: product_card(name="SamKirkland/FTP-Deploy-Action")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem