actions-marketplace-validations/SFTP uploader w/options
upload files to server via SFTP
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| host | — | yes | — |
| port | — | no | 22 |
| username | — | no | root |
| password | — | yes | — |
| localDir | — | yes | — |
| remoteDir | — | yes | — |
| dryRun | — | no | false |
| excludeMode | — | no | remove |
| forceUpload | — | no | false |
| exclude | — | no | [] |
| concurrency | — | no | 100 |
Outputs
no outputs