Skip to content

Repository files navigation

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 for networking.

Build Status

Build Status
Master Build Status
Development Build Status

Installation / Usage

Maven repositories

<repositories>
    <!-- Klauke Enterprises Releases -->
    <repository>
        <id>klauke-enterprises-maven-releases</id>
        <name>Klauke Enterprises Maven Releases</name>
        <url>https://repository.klauke-enterprises.com/repository/maven-releases/</url>
    </repository>
	
    <!-- Klauke Enterprises Snapshots -->
    <repository>
        <id>klauke-enterprises-maven-snapshots</id>
        <name>Klauke Enterprises Maven Snapshots</name>
        <url>https://repository.klauke-enterprises.com/repository/maven-snapshots/</url>
    </repository>
</repositories>

About

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

Topics

Resources

Code of conduct

Contributing

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages