Available through npm:
npm i -g @internxt/cli
What's New:
- New Features:
- Increased file upload limit to 20GB through the introduction of multi-part uploads.
- Added support for content-range WebDAV download requests.
- Implemented thumbnail generation for image uploads.
- Improvements:
- Fixed a bug where files without an extension were being downloaded with a '.null' extension.
- Enhanced clarity of error reporting messages.
- Improved WebDAV authentication management.