This package allows easy manupulate with file upload/download/rename/copy/delete by just sending standard command. However behind scenes - you can use any protocol to work with file storage - ftp, sftp, local folder. This is amazing library if you have continious integration with multiple environments, for example - dev - you work with files locally, sandbox - you use some external ftp to store files, and production - is sftp or persistent docker storage.
Whenever dependencies in package.json
are changed, run the following command:
npm install