sriniakhil13 / Folder-sync

Folder synchronization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SocialCops-Challenge

Folder synchronization

How to use

Dependencies

Python3 modules

  1. watchdog
  2. dropbox
  pip install watch
  pip install dropbox

Modify the two files ( uploading and downloading ) with your local folder paths ( Use complete path to folder ) .
You can use this Scripts to sync folders between different computers by running the two files in different computers.
To run files as cron job and daemon process refer comments in respectively files .
To generate Dropbox REST API ACCESS TOKEN refer https://blogs.dropbox.com/developers/2014/05/generate-an-access-token-for-your-own-account/

About

Folder synchronization


Languages

Language:Python 100.0%