backup icon indicating copy to clipboard operation
backup copied to clipboard

Backup now. Restore later.

Results 212 backup issues
Sort by recently updated
recently updated
newest added

Hi I have just installed the backup app in my nextcloud install (Truenas scale comunity kubernetes installation with postgress in different container than nextcloud itself). But I get the following...

I've tried to make a backup by setting both app_data and restoring points to the same external storage (sftp), both in sub-folders. I don't have enough free disk space to...

The [CHANGELOG.md](https://github.com/nextcloud/backup/blob/master/CHANGELOG.md) format is slightly different to what the parser expects for importing the changelog to nextcloud app store. Related to [description](https://nextcloudappstore.readthedocs.io/en/latest/developer.html#changelog) following syntax is needed: > The regex for...

Hi Considering a NC instance, containing 14TB of data which already has a separate data backup strategy, would there be any possible way to use the Backup app for the...

enhancement

I tried to set some comments at the restoring points, but it only works when replacing all blanks with _, e.g. "this_is_a_comment". And yes, it's clear to use quotes when...

Hi there, It's not possible to restore a folder including its content, is it? I tried the following and failed: ``` www-data@nc_pod:~/html$ ./occ backup:point:restore [Restore Point] --file alice/files/Documents --data data...

Unfortunately, the initial Backup is not starting. I also can't get rid of the message above, even after uninstalling and reinstalling the backup app. Issue is described here: https://help.nextcloud.com/t/new-backup-app-setup/129889/3

Context https://github.com/nextcloud/backup/blob/master/lib/Service/ExternalFolderService.php on master Change introduced with last merge throws error due to missing $user. It seems that manipulageStorageConfig parameter $user is optional (initialized with null). Please either replace $user...

Given that I have created a backup, can this be used on a fresh install of a new host, with a new hostname and/or IP-address(es)? Some context: When I deploy...