Get a UniversalPath that refers to a file on this filesystem.
Using getSSH()
, create a new SFTP helper based on that connection.
Using the provided hostConfig
, create and cache the SSH connection to the host.
If a connection already exists, re-use it.
Resolve the given store path to an absolute path of a metadata file on the remote filesystem.
Normalize the input tags into a single array of strings. This is useful for implementing the fluent
interface for putLocalFile()
.
Called when the Filesystem driver is initialized. Do any standup here.
Resolve the given store path to an absolute path on the remote filesystem.
Given a readable stream, cast it to a string.
Generate the name of a temp-file on the LOCAL filesystem.
extollo (v. latin) - to lift up, to elevate
Extollo is a free & libre application framework in TypeScript.
A Filesystem implementation that stores files on remote hosts via SFTP/SSH.