aps-m/sync_ftp_folder_action
Sync a folder to an FTP server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | FTP server host | yes | localhost |
| port | FTP server port | yes | 21 |
| user | FTP authorization user | yes | anonymous |
| password | FTP authorization password | yes | "" |
| timeout | Action timeout in milliseconds | yes | 10000 |
| src_path | Local folder path | yes | — |
| dst_path | Remote folder path | yes | . |
Outputs
no outputs