Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FTPBeforeUploadArguments

Arguments for an action that is invoked BEFORE an upload process starts.

Hierarchy

  • FTPBeforeUploadArguments

Index

Properties

Properties

connection

connection: any

The underlying (raw) connection.

data

data: Buffer

The data to upload.

file

file: string

The path of the remote file.

Generated using TypeDoc