Welcome to mirror list, hosted at ThFree Co, Russian Federation.

transfer_ownership.rst « files « user_manual - github.com/nextcloud/documentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2de83551cc70e83ea2ceb43ab0263bd55594c670 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
==================
Transfer Ownership
==================

Users can transfer the ownership of files and folders to other users. Sharing
ownerships of those transferred files/folders will also be transferred.

#. Navigate to *Settings* > *Personal* > *Sharing* > *Files*.
#. Click on *Choose file or folder to transfer* >> A file picker opens, showing all files and folders in the user's account.
#. Pick a file or folder and click on *Choose* >> The chosen file or folder name gets displayed.
#. Click on *Change* to change the choice if necessary.
#. Pick a new owner by typing their name into the search field next to *New owner*.
#. Click on *Transfer*.

	.. note:: The username autocompletion or listing may be limited due to administrative visibility configuration.
	   See `administrator documentation <https://docs.nextcloud.com/server/25/admin_manual/configuration_files/file_sharing_configuration.html>`_ for details.

.. TODO ON RELEASE: Update version number above on release

#. The target user receives a notification where they are being asked whether to
   accept or reject the incoming transfer.

	.. figure:: ../images/transfer_ownership-accept.png

#. If accepted, the target user finds the transferred files and folders in their
   root under a folder *Transferred from [user] on [timestamp]*.
#. The source user gets informed about the acceptance or rejection by a notification.