auto-file-upload-plugin

1.5.0 • Public • Published

auto-file-upload-plugin

install

npm i auto-file-upload-plugin

Usage

index.js

new AutoUploadPlugin({
  host: 'your remote host',
  username: 'your remote username',
  password: 'your remote password',
  remoteDirectory: 'your remote directory',
}),

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.5.0
    1
    • latest

Version History

Package Sidebar

Install

npm i auto-file-upload-plugin

Weekly Downloads

1

Version

1.5.0

License

ISC

Unpacked Size

3.5 kB

Total Files

6

Last publish

Collaborators

  • huangyan123