A mountable virtual drive for distributing, encrypting, and retrieving files across multiple cloud storage providers.
Working directory for our project at PennApps XV.
Team Members: Derek Jones, Waverly Roeger, Andrew Boyan
Maximizing Free Cloud Storage!
RLCS is a mountable virtual drive for distributing, encrypting, and retrieving files across multiple cloud storage providers.
Python Dropbox API
PyDrive
libfuse
ccrypt
python 2.7
gcc
We had trouble interfacing with the API's of the cloud storage providers and ended up only having time to support two (Google Drive and Dropbox).
Sleep Deprivation!
Getting a seemlessly integrated FUSE filesystem.
Successful integration of Python scripts into C++.
Adding functionality including: remove files, retrieving amount of free/used space.
Adding cloud drives including: OneDrive, Mega.
Implementing additional RAID storage algorithms.
Adding a user interface.