Project Description:
The objective of any distributed file system (DBS) is to maximise the effective use data storage scattered across the network. One of the common drawback of existing distributed file systems is that none of them is multi-platform. Java, because of its platform independence feature, can be a useful tool to develop a platform independent DBS
Investigating the existing distributed file systems and their protocols
Analyse and design platform independent distributed file system
Implement this design using Java