deka0106/Upload to Dropbox

Upload files to Dropbox

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
dropbox_access_tokenDropbox access tokenyes
srcFile to upload to Dropbox. e.g. 'file.txt', '**/*.txt'yes
destDestination path for upload. e.g. '/file.txt', '/dest/'no/
multipleUpload multiple files by glob. default: falsenofalse
modeWhat to do if the file already exists [add, overwrite]. default: addnoadd
autorenameIf there's a conflict, as determined by mode, have the Dropbox server try to autorename the file to avoid conflict. default: falsenofalse
muteIf true, this tells the clients that this modification shouldn't result in a user notification. default: falsenofalse

no outputs