sftp-helper

1.0.3 • Public • Published

SFTP Client Plugin

This is a simple SFTP client plugin for Node.js, built with the ssh2 library. It allows you to easily connect to SFTP servers to perform file operations such as listing directory contents, uploading, and downloading files.

Installation

You can install the SFTP client plugin using npm:

npm install your-plugin-name

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i sftp-helper

    Weekly Downloads

    1

    Version

    1.0.3

    License

    ISC

    Unpacked Size

    1.7 kB

    Total Files

    4

    Last publish

    Collaborators

    • hyperleoon