A command line utility for one shot upload of a directory tree to dropbox.
Project description
Notes
- Supported platforms: Linux / Python 2.7.
- Performs a one shot upload. If uploads are interrupted, they can be resumed by running command again from the same directory.
- You’ll need to provide the dropbox app key and app secret. Please obtain these from here: https://www.dropbox.com/developers/apps
Usage
To upload the directory tree under current path to dropbox root folder (under a folder with same name):
msync
Specify a different directory to upload and to a given path on dropbox:
msync --source /home/user/data --dest backup
Get help:
msync -h
Download
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
msync-1.0.0.tar.gz
(7.9 kB
view hashes)