Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Lists a directory from remote environment.

Array<RemoveFileInfo> myFiles.GetDir2(options: FileTransferOptions)

Arguments

of transfer

Types

FileTransferOptions

Options for file transfer operations.

{ Password : string Port : number Protocol : string RemoteHost : string RemotePath : string UserName : string }