SFTPStorage

SFTPStorage

SFTP storage driver

Constructor

new SFTPStorage()

Source:
Implements:

Members

name

Source:
Implements:

Storage implementation name @method

Methods

(async) fileExists()

Source:
Implements:

Check file existance @method

(async) readDir()

Source:
Implements:

(async) readFile()

Source:
Implements:

(async) rmFile()

Source:
Implements:

(async) start()

Source:
Implements:

Start storage @method

(async) stop()

Source:
Implements:

Start stop storage @method

(async) touchDir()

Source:
Implements:

(async) writeFile()

Source:
Implements: