Uses of Interface
com.jcraft.jsch.ChannelSftp.LsEntrySelector
| Package | Description |
|---|---|
| com.jcraft.jsch |
-
Uses of ChannelSftp.LsEntrySelector in com.jcraft.jsch
Methods in com.jcraft.jsch with parameters of type ChannelSftp.LsEntrySelector Modifier and Type Method Description voidChannelSftp. ls(java.lang.String path, ChannelSftp.LsEntrySelector selector)List files specified by the remotepath.