nextcloud / backup

Backup now. Restore later.
GNU Affero General Public License v3.0
247 stars 36 forks source link

Suggestion : add a "abort" command #251

Open diyoyo opened 2 years ago

diyoyo commented 2 years ago

My server config was not good enough to accomodate the backup of a 100GB Nextcloud. But even restarting the server, some backup files keep popping up. I would love to be able to have an abort function that stops all the background jobs. Thanks.

tomck commented 1 year ago

While an abort would be nice, it would PROBABLY be better to add a check to see if you have enough space before starting the backup. A dry run, if you will.