nextcloud / nextcloud/backup

Error backup Cannot create folder points on External Filesystem

Open
#530 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
272
Forks
37
PR merge metrics
No merged PRs in 30d

Description

Hi Good night for everyone

I need a help I´m trying to have a Backup App working I added the external app files this one:
https://github.com/nextcloud/backup

I Already put the commands
sudo chown -R www-data-www-data /media/myCloudDrive/
sudo chown -R www-data-www-data /media/myCloudDrive/app_data
sudo chown -R www-data-www-data /media/myCloudDrive/Poits

My nextcloud logs are
APP
Error backup Cannot create folder points on External Filesystem

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file, test, or entry point is named. Start by reproducing the backup operation with the external paths and reviewing the backup app logs and filesystem permissions; done means identifying why the folder cannot be created and verifying a documented fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, php
Domain
backend, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.