Initializes a new instance of that class.
Custom options.
The account to use.
Gets the address of the host.
Gets the TCP port of the host.
Gets if SSL should be used or not.
Downloads a file.
The path to the remote file.
The promise with the downloaded data (if 'stream' is not defined).
Lists a directory.
The list of entries.
Removes a file or folder.
The path to the file or folder.
The promise with the entry of the removed item.
Uploads a file.
The path to the remote file.
The data (can be a stream) to upload.
The directory entry of the file.
Generated using TypeDoc
A client for accessing a share folder instance.