Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Dropbox Uploader

A python script for uploading files to your dropbox account.

This script is based on a python sdk example.

Requirements

  • Python 2.7
  • Dropbox Python SDK

Configuration

A token must be provided as environment variable:

$ DROPBOX_TOKEN='my_token'

You can get your personal token from here.

An optional remote path can be set up defining DROPBOX_PATH env variable.

Run it

$ python dropbox-uploader.py my-file.txt

About

A python script to upload individual files to your personal dropbox account

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages