Skip to content

drftpd-ng/drftpd-ng.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Getting started

Getting started with DrFTPD is quite trivial but to configure it completely takes some love and compassion.

Requirements

DrFTPD 4.x installation requires a number of steps before you can utilize the software to its full extend. To give an overview of the installation process the different steps are listed below in this section.

On the master you will need the following applications/tools:

  • Java JDK 16 or OpenJDK 16,
  • Apache Maven
  • Git

On the slaves you will need:

Now that we covered what is needed, let's move on to cloning the code to the server that will act master

?> The following steps expects that you have already installed the above required packages

git clone https://github.com/drftpd-ng/drftpd.git
cd drftpd
git checkout tags/4.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published