Skip to content

ycanal/FTPExample

Repository files navigation

generate the keystore with:
 keytool -genkey -keystore /tmp/keystore.jks
 (change the path in Application.java if you generate it somewhere else)


you can find the apache FTP server here:
 http://mina.apache.org/ftpserver/downloads.html

About

simple integration example of apache FTP server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages