An open API service indexing awesome lists of open source software.

https://github.com/spektom/dropbox-upload

Script for uploading files to Dropbox
https://github.com/spektom/dropbox-upload

Last synced: 3 months ago
JSON representation

Script for uploading files to Dropbox

Awesome Lists containing this project

README

        

dropbox-upload
==============

Script for uploading files to Dropbox.

### Prerequisites ###

* Python3
* For Python dependencies, see `requirements.txt`
* Create a [Dropbox app](https://www.dropbox.com/developers/apps), and acquire its access token.

### Running ###

DROPBOX_TOKEN= ./dropbox-upload.py /path/to/

Please note that:

* Existing files are overwritten.
* Uploaded files are placed under `/Apps//`