Uses of Interface
com.jcraft.jsch.ChannelSftp.LsEntrySelector
Packages that use ChannelSftp.LsEntrySelector
-
Uses of ChannelSftp.LsEntrySelector in com.jcraft.jsch
Methods in com.jcraft.jsch with parameters of type ChannelSftp.LsEntrySelectorModifier and TypeMethodDescriptionvoid
ChannelSftp.ls
(String path, ChannelSftp.LsEntrySelector selector) List files specified by the remotepath
.