cloud-store is a file syncing software built using Apache Commons VFS
- Spring 4.x
- Hibernate
- SiteMesh
- AWS
Currently file syncing is built upon two protocols
- Local File System
- SFTP
Build & Run by simply running
mvn clean install
Some builds may encounter issues with dependecies of
commons-vfs2-sandbox. Install the library from this repository