januszmarcinik/Deploy app by FTP
Deploy your build to any FTP server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| server | FTP server address, eg: 127.0.0.1 | yes | — |
| user | FTP user | yes | — |
| password | FTP password | yes | — |
| localRoot | Local root for source files that will be transferred to the destination, eg: "dist" | yes | — |
Outputs
| name | description |
|---|---|
| result | Returns "true" when everything went well |