Available through npm:
npm i -g @internxt/cli
What's New:
Improvements
- Improved token refresh logic with dynamic renewal based on token lifetime.
- Improved WebDAV compatibility with various metadata and protocol fixes.
- Added a Docker keepalive mechanism (WEBDAV_KEEPALIVE_ENABLED) to automatically recover from expired sessions or unexpected WebDAV server shutdowns.
- The Docker keepalive can be disabled, allowing the container to exit and rely on your configured Docker restart policy instead.