Class FtpServer


  • public class FtpServer
    extends Object
    Represents the FTP server
    Since:
    8.0
    Author:
    Marco Meschieri - LogicalDOC
    • Constructor Detail

      • FtpServer

        public FtpServer()
    • Method Detail

      • setConfig

        public void setConfig​(com.logicaldoc.util.config.ContextProperties config)
      • start

        public void start()
      • stop

        public void stop()
      • isStarted

        public boolean isStarted()
      • isEnabled

        public boolean isEnabled()
      • checkEnabled

        public void checkEnabled()
                          throws org.apache.ftpserver.ftplet.FtpException
        Throws:
        org.apache.ftpserver.ftplet.FtpException