sftp-plugin

0.0.2 • Public • Published

nodejs sftp 上传文件或者文件

用法

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

npm 发布

npm login # ormoots

/sftp-plugin/

    Package Sidebar

    Install

    npm i sftp-plugin

    Weekly Downloads

    2

    Version

    0.0.2

    License

    ISC

    Unpacked Size

    5.51 kB

    Total Files

    3

    Last publish

    Collaborators

    • ormoots