bungabear/Synology Upload Action
Upload file to Synology Nas
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| host | Synology Nas Domain | yes | — |
| username | Synology account name | yes | — |
| password | Synology account password. must encode with decodeURIComponent | yes | — |
| filepath | Local location of file | yes | — |
| uploadpath | Synology NAS location to upload file | yes | — |
| filename | Set custom file name | no | — |
| overwrite | If true, always overwrite exist file. | no | false |
| createparent | If true, make directory on Synology Nas | no | false |
Outputs
no outputs