espidev / ebackup

An easy and reliable plugin for backups on Spigot servers! Supports SFTP!
https://www.spigotmc.org/resources/ebackup-simple-and-reliable-backups-for-your-server-supports-ftp-sftp.69917/
GNU General Public License v3.0
54 stars 16 forks source link

WebDAV support #44

Open AE720 opened 2 years ago

AE720 commented 2 years ago

For those with Nextcloud instances, the ability to have WebDAV support would be amazing. I've had to use PufferPanel which has built in FTP support and connect it using Nextcloud's "ExternalStorages" app which is a little convoluted.

espidev commented 2 years ago

I don't really have time to investigate new features at the moment, any contributions would be appreciated

hohoaisan commented 2 years ago

You can let eBackup backups to local files and use rclone mount WebDAV or any cloud it supports as backup folder, or create a cron job that run rclone sync/copy to them to your desire cloud. This is my temporary solution for #45.

https://rclone.org/webdav/ https://rclone.org/commands/rclone_mount/