.oO  |  List directory  |  History  |  Similar  |  Print version
Projects 
   ScummC 
   php edna 
   nixshare 
   concede 
   Orewar 
   AEval 
Portable Coding 
   Shell scripts 
   Standard C 
Random stuff 
   Slackware and UTF-8 
   Bit tricks 
Wiki 
   Links 
   Playground 
   Impressum 

Projects > nixshare > nixshareIntroduction

 
rw-rw-r--   albeu   nixshare
Table of contents:

nixshare

Nixshare is a relatively small and simple filesharing system built upon the standard unix tools using http as transport protocol. We are making it for our own use inside DotSec, but it probably can be useful to any small group who like to simply share some files without having to install fancy bandwidth/cpu/memory hogs.

Features

  • Use plain standard http (or https).
  • Downloads are resumable and automatically split betwen all servers that have the file.
  • Fast searchs that doesn't generate any network traffic.
  • Dialog interface compatible with Xdialog.

Status

The first release should appear quiet soon. There have been a couple pre release released to the dotsec peoples and i finnaly put it under versionning, so you can get it from the svn repository.

Getting it

The svn repository is at https://dotsec.net/repos/nixshare To get a copy of the current code:

$ svn co https://dotsec.net/repos/nixshare trunk

A webinterface for the repository is avaible at https://dotsec.net From there you can also download a tarball of the current code.



Reference http://alban.dotsec.net/Projects/NixshareIntroduction

Comments: 0 New comment

  nixshareDevel Next