Netty handler, partial implementation of RFC 959 "File Transfer Protocol (FTP)" for receiving FTP files. Both active and passive modes are supported.
'com.alexkasko.netty:netty-ftp-receiver:1.2'
<dependency> <groupId>com.alexkasko.netty</groupId> <artifactId>netty-ftp-receiver</artifactId> <version>1.2</version> </dependency>
<dependency org="com.alexkasko.netty" name="netty-ftp-receiver" rev="1.2"/>
"com.alexkasko.netty", "netty-ftp-receiver", "1.2"