Class Ftp

java.lang.Object
org.aoju.bus.extra.ftp.AbstractFtp
org.aoju.bus.extra.ftp.Ftp
All Implemented Interfaces:
Closeable, AutoCloseable

public class Ftp extends AbstractFtp
FTP客户端封装 此客户端基于Apache-Commons-Net
Since:
Java 17+
Author:
Kimi Liu