actions-marketplace-validations/FTP Deploy Action (Python3)

Automate deploying websites and more with this GitHub action via FTP

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
hostftp server urlyes
portftp server portno21
userftp server usernameyes
passwdftp server passwordyes
local_dirFolder to upload from, must end with trailing slash /yes
remote_dirPath to upload to on the server. Must end with trailing slash /yes
dry_runPrints which modifications will be made with current config options, but doesnt actually make any changesnoFalse
exclude wildcard of files and directories to excludeno.DS_Store,.git,.github,LICENSE,README.md

no outputs