Socket
Book a DemoInstallSign in
Socket

sftp-plugin

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sftp-plugin

sftp ssh 上传文件或者文件夹

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

nodejs sftp 上传文件或者文件

用法

const SftpPlugin = require("folder-sftp-upload");
const config = {};
const sp = new SftpPlugin({ ...config });
sp.start();

npm 发布

npm login # ormoots

Keywords

sftp

FAQs

Package last updated on 08 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts