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
55 stars 18 forks source link

Disable crontab / Upload Google Drive features #57

Open rudde0 opened 1 year ago

rudde0 commented 1 year ago

I don't want to use crontab but there is no option like disable-scheduled-backups. Also upload to Google Drive support would be great. Some plugins doing it like DriveBackupV2 but eBackup is faster and more stable so that's why I want to use this plugin.

CloudeLecaw commented 1 year ago

There is a "Hidden" Opion to disable Crontask - its more a arround the thing then a disable ;D

crontask: '0 0 0 31 2 1' # This would make it every day at 00:00:00 on Monday the 31 Feburar

so it never will get triggered ;)