patrickgates/Dropbox Upload
Upload files to Dropbox
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| dropbox_access_token | Dropbox access token | yes | — |
| src | File to upload to Dropbox. e.g. 'file.txt', '**/*.txt' | yes | — |
| dest | Destination path for upload. e.g. '/file.txt', '/dest/' | no | / |
| mode | What to do if the file already exists [add, overwrite]. default: add | no | add |
Outputs
no outputs