nook
v0.0.2
Published
Distributed File System
Downloads
233
Readme
Nook - Distributed File System
Starting
chunk servers
nookchunk node1
nookchunk node2
nookchunk node3
master servers
nookmaster
nookmaster
ftp server
sudo nookftp 21
or
nooftp 7777
Work with nookfs
Upload file to nookfs
nookcmd upload hello.txt
Get list of files from nookfs
nookcmd catalog
Download file from noofs
nookcmd download hello.txt
Remove file from nookfs
nookcmd remove hello.txt
Ftp access
You can use any ftp client for access to nookfs I verified in Internet Explorer 8, Google Chrome, Far (ftp plugin), WinSCP