Search
Preparing search index...
The search index is not available
Antfarm 🐜
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
FtpNest
Class FtpNest
Hierarchy
Nest
FtpNest
Index
Constructors
constructor
Properties
_id
_name
_tunnel
check
Every
check
Every
Ms
client
config
e
Accessors
id
name
tunnel
Methods
arrive
get
Client
load
register
take
to
String
watch
Constructors
constructor
new
Ftp
Nest
(
e
:
Environment
, host
:
string
, port
:
number
, username
:
string
, password
:
string
, checkEvery
:
number
)
:
FtpNest
Parameters
e:
Environment
host:
string
port:
number
username:
string
password:
string
checkEvery:
number
Returns
FtpNest
Properties
Protected
_id
_id
:
string
Protected
_name
_name
:
string
Protected
_tunnel
_tunnel
:
Tunnel
Protected
check
Every
check
Every
:
number
Protected
check
Every
Ms
check
Every
Ms
:
number
Protected
client
client
:
any
Protected
config
config
:
object
Type declaration
Protected
e
e
:
Environment
Accessors
id
get
id
(
)
:
string
Returns
string
name
get
name
(
)
:
string
set
name
(
name
:
string
)
:
void
Returns
string
Parameters
name:
string
Returns
void
tunnel
get
tunnel
(
)
:
Tunnel
Returns
Tunnel
Methods
arrive
arrive
(
job
:
FileJob
)
:
void
Parameters
job:
FileJob
Returns
void
Protected
get
Client
get
Client
(
)
:
any
Returns
any
load
load
(
)
:
void
Returns
void
register
register
(
tunnel
:
Tunnel
)
:
void
Parameters
tunnel:
Tunnel
Returns
void
take
take
(
job
:
FileJob
, callback
:
any
)
:
void
Parameters
job:
FileJob
callback:
any
Returns
void
to
String
to
String
(
)
:
string
Returns
string
watch
watch
(
)
:
void
Returns
void
Globals
Ftp
Nest
constructor
_id
_name
_tunnel
check
Every
check
Every
Ms
client
config
e
id
name
tunnel
arrive
get
Client
load
register
take
to
String
watch
Generated using
TypeDoc