ukendiran/FTP Deploy
Deploy files or directories to an FTP server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| host | FTP Server | yes | — |
| user | FTP Username | yes | — |
| password | FTP Password | yes | — |
| secure | Use secure connection (true/false) | no | false |
| local_path | Local file or directory to upload | yes | — |
| remote_path | Remote file or directory path | yes | — |
| is_directory | Indicate if the local path is a directory | no | false |
Outputs
no outputs