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
- Host: GitHub
- URL: https://github.com/spektom/dropbox-upload
- Owner: spektom
- License: apache-2.0
- Created: 2020-01-11T06:56:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T01:29:40.000Z (12 months ago)
- Last Synced: 2025-01-20T16:53:26.685Z (4 months ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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//`