Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/felixklauke/sansa

Fast and minimalistic but high performance FTP Server focusing on effective on the fly exchange of files and high data throughput.
https://github.com/felixklauke/sansa

ftp high java lightweight performance protocol sansa server

Last synced: 2 months ago
JSON representation

Fast and minimalistic but high performance FTP Server focusing on effective on the fly exchange of files and high data throughput.

Awesome Lists containing this project

README

        

# Sansa

Sansa is a simple and lightweight FTP Server written in java. Its still under development and
is currently nearly useless, but still a cool project for educational use.

Sansa uses [constrictor](https://github.com/d3adspace/constrictor) for networking.

# Build Status

| | Build Status |
|-------------|-------------------------------------------------------------------------------------------------------------------------|
| Master | [![Build Status](https://travis-ci.org/FelixKlauke/sansa.svg?branch=master)](https://travis-ci.org/FelixKlauke/sansa) |
| Development | [![Build Status](https://travis-ci.org/FelixKlauke/sansa.svg?branch=dev)](https://travis-ci.org/FelixKlauke/sansa) |

# Installation / Usage

**Maven repositories**
```xml



klauke-enterprises-maven-releases
Klauke Enterprises Maven Releases
https://repository.klauke-enterprises.com/repository/maven-releases/




klauke-enterprises-maven-snapshots
Klauke Enterprises Maven Snapshots
https://repository.klauke-enterprises.com/repository/maven-snapshots/

```