Uses of Class
org.miaixz.bus.extra.ftp.AbstractFtp
Packages that use AbstractFtp
Package
Description
基于Apache Commons Net封装的FTP工具
Jsch(http://www.jcraft.com/jsch/) 引擎封装
SSH 引擎封装
-
Uses of AbstractFtp in org.miaixz.bus.extra.ftp
Subclasses of AbstractFtp in org.miaixz.bus.extra.ftpModifier and TypeClassDescriptionclassApache Commons FTP客户端封装 此客户端基于Apache-Commons-Net 常见搭建ftp的工具有: filezila server ;根目录一般都是空 linux vsftpd ; 使用的 系统用户的目录,这里往往都是不是根目录,如:/home/bus/ftp -
Uses of AbstractFtp in org.miaixz.bus.extra.ssh.provider.jsch
Subclasses of AbstractFtp in org.miaixz.bus.extra.ssh.provider.jsch -
Uses of AbstractFtp in org.miaixz.bus.extra.ssh.provider.sshj
Subclasses of AbstractFtp in org.miaixz.bus.extra.ssh.provider.sshjMethods in org.miaixz.bus.extra.ssh.provider.sshj that return AbstractFtp