How to define a Share-folder for Nextcloud shares?
If you internally share documents, they will be always added to the users root directory in Nextcloud. Since this can quickly become confusing for your users if they share many files internally, it is recommended to set a Share-folder
.
note
All shared files will in this case not be visible in the users root directory but in a folder called Shared
.
Now you can configure this option:
- Run over CLI:
sudo bash /var/scripts/menu.sh
- Choose
Nextcloud Configuration
->Share-folder
- Choose that you want to enable this option
All Nextcloud internal shares will from now on visible in the Shared
folder.