zdenecek/FTP Deploy & Remote PHP Unzip
Zip, upload via FTP, unzip via PHP script triggered by HTTP. Upload to PHP webhostings.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| zip_source | Path (file or directory) to zip | no | . |
| ftp_host | FTP server hostname | yes | — |
| ftp_user | FTP username | yes | — |
| ftp_password | FTP password | yes | — |
| ftp_remote_path | Remote directory on FTP server (e.g. /public_html/uploads) | yes | — |
| php_script_url | Public URL to call for unzipping (e.g. https://example.com/uploads/unzip.php) | yes | — |
Outputs
no outputs