actions-marketplace-validations/Fast FTP
Syncs files via FTP/SFTP to a remote server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server | FTP server name (you may need to specify a port) | yes | — |
| username | FTP account username | yes | — |
| password | FTP account password | yes | — |
| method | Protocol used to deploy (ftp or sftp) | no | ftp |
| local_dir | The local folder to copy, defaults to root project folder | no | . |
| remote_dir | The remote folder to copy to, deafults to root FTP folder | no | . |
| port | Remote port | no | 22 |
Outputs
no outputs