Giter Club home page Giter Club logo

cloud-uploader's Introduction

cloud-uploader

Command-Line (Bash) Sync Tool To Sync Files To Google Drive, Evernote & My NAS

#Basic Prereqs are these:

sudo yum install -y incron

systemctl enable incrond

systemctl start incrond

incrontab -e /data/scans IN_CREATE /usr/local/bin/cloud-uploader $@/$#

yum install grive2 -y

sudo yum -y install git

git clone git://github.com/jeffkowalski/geeknote.git

sudo yum -y install python-pip

- if you have only a python2 environment,

python setup.py build

sudo pip install --upgrade .

#add gdrive: https://github.com/prasmussen/gdrive

wget -O gdrive https://docs.google.com/uc?id=0B3X9GlR6EmbnQ0FtZmJJUXEyRTA&export=download -o gdrive

sudo mv gdrive /usr/local/bin

sudo chmod ugo+x /usr/local/bin/gdrive

Find Folder

gdrive list --name-width 0 --absolute --max 10 --query "name = 'scans'"

cloud-uploader's People

Contributors

dougaus avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.