Overview
Lists a directory from remote environment.Array<RemoveFileInfo> Files.GetDir2(options: FileTransferOptions)
Arguments
FileTransferOptions options
of transfer
Types
FileTransferOptions
Options for file transfer operations.{
Password : string
Port : number
Protocol : string
RemoteHost : string
RemotePath : string
UserName : string
}