Skip to content
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.

Aggregates all the free space provided on various cloud storage providers into one big drive.

License

Notifications You must be signed in to change notification settings

lukasmartinelli-alt/cuckoodrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuckoo Drive stability-deprecated Travis

⚠️ This project has been discontinued because I don’t want to write another distributed filesystem. This repository is no longer maintained by Lukas Martinelli.

Aggregates all the free space provided on various cloud storage providers into one big drive.

Idea Overview

Implementation Overview

Install

  1. git clone https://github.com/lukasmartinelli/cuckoodrive.git && cd cuckoodrive
  2. python setup.py install

Use

Synchronize the current folder with CuckooDrive consisting out of two local folders:

cuckoodrive sync --remotes /tmp/fs1 /tmp/fs2

Development

CuckooDrive is written for CPython 2.7 because this is the version PyFilesystem. works best.

Setup the environment.

python setup.py develop

Run the unit tests.

python setup.py test

About

Aggregates all the free space provided on various cloud storage providers into one big drive.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages