isthatcentered/dist-to-ft
Deploy your build folder via ftp
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| user | Ftp user | yes | — |
| password | Ftp password | yes | — |
| port | FTP port | no | 21 |
| host | FTP host url | yes | — |
| path | Path to your build folder (usually ./dist or ./public) | yes | dist |
| into | Where to place the files in your ftp | yes | — |
| cleanupExisting | Remove existing file inside FTP destination folder | no | false |
Outputs
no outputs