Skip to content

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.

hyperleoon/sftp-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published