Versions Compared

Key

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

Overview

Removes a file from remote environment

boolean Files.Remove(options: FileTransferOptions)

Arguments

Types

FileTransferOptions

Options for file transfer operations.

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