Project 1: Remote File Storage and Access Kit (File Stack) using Sockets and Remote Method Invocation

Design Report Due Date: 13 Sep 2014, by 11:59pm

Some Guidelines for Your Design Report: PDF file

Final Project Due Date: 1 Oct 2014, by 11:59pm

Submit your design report and code using the AFS file system: /afs/qatar.cmu.edu/usr10/mhhammou/www/15440-f14/handin/project1/userid/, where userid is your andrew id

Importing code to Eclipse

Apps -- New feature to test your code

The "apps" package allows command-line access to the distributed file operations in FileStack. Apps package - with little changes to your existing project 1 code - allows you to utilize the apps package for easily accessing distributed files that are managed by your own FileStack implementation.
Now using simple commands on the shell you can:

The P1_StarterCode_AppsAddon.zip includes the apps package. Follow the below instructions to use the apps features: