fiload
fiload is a simple command-line tool for uploading files to Dropbox.
Installation
- Clone the repo:
git clone https://github.com/selectiveduplicate/fiload/ cdinto fiload:cd ~/fiload- Install as per
requirements.txt:pip install -r requirements.txt - Make
fiload.pyexecutable for convenience:chmod u+x fiload.py - Run by:
./fiload.pyor
python3 fiload.py
Usage
You need to provide the canonical paths to your files/directories that you want to upload, each item seperated by a single comma. For example,
~/dummyfile.txt,~/Pictures/Wallpapers
If you put in multiple directories, they will all be inside a single zip archive. All files will be available in Dropbox as /home/Documents.