mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
documented occ sharing commands
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
This commit is contained in:
parent
43b838e487
commit
48479dbabe
@ -738,6 +738,17 @@ It is also possible to transfer only one directory along with it's contents. Thi
|
||||
Users may also transfer files or folders selectively by themselves.
|
||||
See `user documentation <https://docs.nextcloud.com/server/latest/user_manual/files/transfer_ownership.html>`_ for details.
|
||||
|
||||
.. _occ_sharing_label:
|
||||
|
||||
Files Sharing
|
||||
-------------
|
||||
|
||||
Commands for handling shares::
|
||||
|
||||
sharing
|
||||
sharing:cleanup-remote-storages Cleanup shared storage entries that have no matching entry in the shares_external table
|
||||
sharing:expiration-notification Notify share initiators when a share will expire the next day
|
||||
|
||||
.. _files_external_label:
|
||||
|
||||
Files external
|
||||
|
||||
Loading…
Reference in New Issue
Block a user