I’ve written a bash-script which I use to upgrade my Nextcloud-instances. It can also be used to only create backups (option -ob
) or restore backups (option -rb
). With option -bd
you can specify a directory where your backups will be stored. Maybe this is useful for you:
2 Likes