kinneko-de/SFTP Delete Action for IONOS
Delete files on IONOS via SFTP. Deletes files in the specified remote directory.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ftp_username | SFTP username | yes | — |
| ftp_password | SFTP password (use GitHub Secrets) | yes | — |
| ftp_server | SFTP server hostname or IP | yes | — |
| ftp_port | SFTP port (default 22) | no | 22 |
| dir_to_delete | Remote directory to delete files from on the server. | yes | — |
Outputs
no outputs