Uses of Class
net.schmizz.sshj.sftp.RemoteFile
Packages that use RemoteFile
-
Uses of RemoteFile in net.schmizz.sshj.sftp
Fields in net.schmizz.sshj.sftp declared as RemoteFileMethods in net.schmizz.sshj.sftp that return RemoteFileModifier and TypeMethodDescriptionSFTPClient.open
(String filename, Set<OpenMode> mode, FileAttributes attrs) SFTPEngine.open
(String path, Set<OpenMode> modes, FileAttributes fa) StatefulSFTPClient.open
(String filename, Set<OpenMode> mode, FileAttributes attrs) Constructors in net.schmizz.sshj.sftp with parameters of type RemoteFile