Uses of Interface
org.miaixz.bus.extra.ftp.Ftp
Packages that use Ftp
Package
Description
基于Apache Commons Net封装的FTP工具
Jsch(http://www.jcraft.com/jsch/) 引擎封装
SSH 引擎封装
-
Uses of Ftp in org.miaixz.bus.extra.ftp
Classes in org.miaixz.bus.extra.ftp that implement FtpModifier and TypeClassDescriptionclass抽象FTP类,用于定义通用的FTP方法classApache Commons FTP客户端封装 此客户端基于Apache-Commons-Net 常见搭建ftp的工具有: filezila server ;根目录一般都是空 linux vsftpd ; 使用的 系统用户的目录,这里往往都是不是根目录,如:/home/bus/ftpMethods in org.miaixz.bus.extra.ftp that return Ftp -
Uses of Ftp in org.miaixz.bus.extra.ssh.provider.jsch
Classes in org.miaixz.bus.extra.ssh.provider.jsch that implement Ftp -
Uses of Ftp in org.miaixz.bus.extra.ssh.provider.sshj
Classes in org.miaixz.bus.extra.ssh.provider.sshj that implement Ftp