Skip to content

YaroslavGaponov/nook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published