WebDAV Support & More!
In this update, we're adding support for WebDAV as well as implementing Dropbox chunked uploads which should allow for more stable uploads. This update also includes many bugfixes.
Changelog:
- Added support for WebDAV uploading. Read more on how to configure here: WebDAV Setup | DriveBackupV2 Wiki
- Implemented Dropbox chunked uploading which should improve connection stability for larger uploads (>150MB)
- Added debug mode which can be enabled by setting:
debug: true
- Added an update prompt to the player join update message
- Reduced okhttp clients to one to lower overhead
- Prevented slow upload from timing out Google access token
- Fixed issue with update checker when server cannot fetch latest version info
- Fixed issue with Windows path splitting
- Fixed problem with external sftp backups failing
- Fixed MySQL zero dates causing errors