Uses of Class
org.miaixz.bus.extra.ssh.provider.sshj.SshjSftp
Packages that use SshjSftp
Package
Description
Provides an encapsulation for the SSHJ library, offering SSH and SFTP functionalities.
-
Uses of SshjSftp in org.miaixz.bus.extra.ssh.provider.sshj
Methods in org.miaixz.bus.extra.ssh.provider.sshj that return SshjSftpModifier and TypeMethodDescriptionstatic SshjSftpCreates anSshjSftpinstance with the specified SSH host, port, username, and password.static SshjSftpCreates anSshjSftpinstance with the specified SSH host, port, username, password, and character set.static SshjSftpCreates anSshjSftpinstance with the specified SSH host, username, and password, using the default port (22).Opens an SFTP session.