DriveBackupV2 icon indicating copy to clipboard operation
DriveBackupV2 copied to clipboard

Uploads Minecraft backups to Google Drive/OneDrive or by (S)FTP

Results 57 DriveBackupV2 issues
Sort by recently updated
recently updated
newest added

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies
javascript

### What feature do you want to see added? It would be really helpful if the plugin could run a command before and after the backup. One use case would...

enhancement

Bumps [jose](https://github.com/panva/jose) from 4.15.4 to 4.15.5. Release notes Sourced from jose's releases. v4.15.5 Fixes add a maxOutputLength option to zlib inflate (1b91d88), fixes CVE-2024-28176 Changelog Sourced from jose's changelog. 4.15.5...

dependencies
javascript

### Describe the bug I think #74 occur again in this version, while it doesn't affect me now because the remote backup count is less than what I set. ###...

### Describe the bug ``` [16:00:43 INFO]: [Backup] There was an issue attempting to check for the latest DriveBackupV2 release [16:00:43 WARN]: java.lang.NumberFormatException [16:00:43 WARN]: at DriveBackupV2.jar//ratismal.drivebackup.plugin.updater.UpdateChecker.getLatest(UpdateChecker.java:103) [16:00:43 WARN]: at...

Should resolve #61 (though it seems to have already been closed?)

### What feature do you want to see added? I wanna have some kind of keepalive for nextcloud. When I upload large files I always get a 524 (A timeout)...

enhancement

### Describe the bug This might not be something you can fix, but whenever it tries to upload the backup to google drive it fails with error 429 too many...

### What feature do you want to see added? Consider adding support for [Backblaze B2](https://www.backblaze.com/cloud-storage) (or even S3 APIs). ### Are there any alternatives? I have been using this plugin...

### Describe the bug I insert my nextcloud credentials into the config file and it seems to connect and backup correctly, however the whole time the console is spammed with:...

bug