From 7f7ef6c8e75cbde1fcc54b6258ac8d04ec66c8db Mon Sep 17 00:00:00 2001 From: Sascha Wiswedel Date: Tue, 24 Nov 2020 09:16:08 +0100 Subject: [PATCH] Fix wrongful description of transfer-ownership clarify share handling Signed-off-by: Sascha Wiswedel --- admin_manual/configuration_server/occ_command.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index f53c105a3..819ce64d5 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -660,8 +660,11 @@ File operations files files:cleanup cleanup filecache files:scan rescan filesystem - files:transfer-ownership All files and folders are moved to another - user - shares are moved as well. + files:transfer-ownership All files' and folders' ownerships are moved to another + user. Outgoing shares are moved as well. + Incoming shares are not moved because the sharing user + holds the ownership of the respective files and therefore + owns the decision which actual persons to be shared with. Scan ^^^^