nextcloud / nextcloud/server

Ownership transfer of owned external storage (e.g. SMB home directories)

Open
#41,060 2 comments 0 reactions 1 assignee View on GitHub

@icewind1991 is already working on this.

Since Nov 21, 2023.

0. Needs triage enhancement feature: external storage regression
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

How to use GitHub
  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Is your feature request related to a problem? Please describe.

As a Nextcloud user I want to transfer my own files to another user. If my own files are located on an external storage, Nextcloud forbids the operation.

This was possible already until https://github.com/nextcloud/server/pull/32149.

Describe the solution you'd like

Allow the move operation (again), at least when the storage/data is owned by the user. If storage is owned by the system (group folders, identical external storage mounted for a group of people) do not allow moving data.

Describe alternatives you've considered

N/a

Additional context

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.