sietr0s/SFTP uploader
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 |
|---|---|---|---|
| — | yes | — | |
| key | — | yes | — |
| sheetUrl | — | yes | — |
| sheetName | — | yes | — |
| localPath | — | yes | — |
| exclude | — | no | "" |
| dryRun | — | no | false |
| forceUpload | — | no | false |
| removeExtraFilesOnServer | — | no | false |
| additionalPaths | Map of the path to upload multiple files. | no | {} |
| agent | Path to ssh-agent | no | process.env.SSH_AGENT |
| privateKey | Path to key file or directly the key (via secret or paste) | no | — |
| privateKeyIsFile | Define if private key is a local file or string | no | false |
| passphrase | Define a passphrase for encrypted private keys | no | — |
Outputs
no outputs