Skip to content

golgotha/ftp-server

Repository files navigation

FTP Server

The FTP Server that uses Amazon S3 as file system.

Build

Build the project with gradle:

./gradlew build

Build Docker image

./gradlew docker

Run docker-compose

Docker-compose configuration has a pre-configured MySQL

docker-compose up -d --wait

Down containers

docker-compose down

About

FTP sever that uses Amazon S3 as storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published