Skip to content
Francois Berenger edited this page Mar 30, 2015 · 20 revisions

Welcome to the daft wiki!

Semantics of the DAFT CLI commands

ls

query the state of the system (list of files, list and placement of chunks)

put

add a file into the system

get

retrieve a file from the system

cat

catenate several files into one

quit

stop the system

Implementation

Clone this wiki locally