kofemann / simple-nfs

dcache nfs server to export regular file system
Apache License 2.0
14 stars 14 forks source link

implement I/O. move to latest jpnfs version, add one-jar packaging and c... #1

Closed radai-rosenblatt closed 10 years ago

radai-rosenblatt commented 10 years ago

...ommand line arguments

it can now be used to quickly set-up a single-share nfs server: java -jar [one-jar] -root /some/path

kofemann commented 10 years ago

thanks!