Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new FtpNest(e: Environment, host: string, port?: number, username?: string, password?: string, checkEvery?: number): FtpNest

Properties

Protected checkEvery

checkEvery: number

Protected checkEveryMs

checkEveryMs: number

Protected client

client: any

Protected config

config: object

Type declaration

Protected e

Protected name

name: string

Protected tunnel

tunnel: Tunnel

Methods

arrive

Protected getClient

  • getClient(): any

getName

  • getName(): string

load

  • load(): void

register

  • register(tunnel: Tunnel): void

take

  • take(job: FileJob, callback: any): void

toString

  • toString(): string

watch

  • watch(): void

Generated using TypeDoc