egg-ftp

1.0.2 • Public • Published

egg-ftp

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-ftp --save

Usage

// {app_root}/config/plugin.js
exports.ftp = {
  enable: true,
  package: 'egg-ftp',
};

Configuration

// {app_root}/config/config.default.js
exports.ftp = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-ftp

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

5.16 kB

Total Files

5

Last publish

Collaborators

  • yaojun