Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 844 Bytes

README.md

File metadata and controls

39 lines (33 loc) · 844 Bytes

fiload

fiload is a simple command-line tool for uploading files to Dropbox.

Installation

  1. Clone the repo:
    git clone https://github.com/selectiveduplicate/fiload/
  2. cd into fiload:
    cd ~/fiload
  3. Install as per requirements.txt:
    pip install -r requirements.txt
  4. Make fiload.py executable for convenience:
    chmod u+x fiload.py
  5. Run by:
    ./fiload.py
    or
    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.