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 What can I do when a restoring point is "not complete" on the external storage? The output of :details says: ``` Data: apps-apps-56437402 Type: 1 Absolute Path: /var/www/html/apps/ +---------------------------------------------------------+-----------+-------+-----------------------+----------------------------------+-------------+----------+...

Hello, I was able to create a backup point (first pass) but was unable to pack it. `sudo -u www-data php /var/www/html/nextcloud/occ backup:point:list` returns: - retreiving data from local >...

Hi all. I experiment a strange behavior during backup restorepoints creation. Upload in external location seems have some issues. In next image you can seethe whole data files created in...

``` In ExternalFolderService.php line 352: [OCA\Backup\Exceptions\ExternalFolderNotFoundException] ``` I have an SFTP mount configured, any command will give that error.

Is this backup tool supposed to work if the primary storage is s3 or swift? I have 500GiB in my nextcloud but the backup seems to be just to be...

Hi! I'm trying to set up backups on my Nextcloud 23.0.10 instance using this app - version 1.0.4. Creating an initial full backup manually with `./occ backup:point:create` succeeds, as does...

I had start the backup manually but there is no progress to see in the target directory, no files. My nextcloud is now for 4 days in maintanace mode and...

I did not expect that during first pass all chunks are created in temp-files. The app does not use the temporary directory defined in the `config/config.php` but the one defined...

source #144. Using `tempdirectory` from `config/config.php`

enhancement

In the case where we do not want to backup all the data of the server but just some critical folders, the goal is to reduce the size of the...

enhancement