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', }),