Ftplets are an API to plug into the request lifecycle of FtpServer, called on session connect and disconnect as well as before and after each command within a user session.
<dependency>
<groupId>org.apache.ftpserver</groupId>
<artifactId>ftplet-api</artifactId>
<version>1.2.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Implements the Ftplet interface to hook into FTP server lifecycle events.
No known issues recorded.
No dependency data recorded yet.