files_sharing File sharing File sharing This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices. Turning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation. 1.8.0 agpl Michael Gapczynski Bjoern Schiessle Files_Sharing files social https://github.com/nextcloud/server/issues OCA\Files_Sharing\DeleteOrphanedSharesJob OCA\Files_Sharing\ExpireSharesJob OCA\Files_Sharing\BackgroundJob\FederatedSharesDiscoverJob OCA\Files_Sharing\Migration\OwncloudGuestShareType OCA\Files_Sharing\Migration\SetPasswordColumn OCA\Files_Sharing\Command\CleanupRemoteStorages OCA\Files_Sharing\Activity\Settings\Shared OCA\Files_Sharing\Activity\Settings\RemoteShare OCA\Files_Sharing\Activity\Settings\PublicLinks OCA\Files_Sharing\Activity\Filter OCA\Files_Sharing\Activity\Providers\Downloads OCA\Files_Sharing\Activity\Providers\Groups OCA\Files_Sharing\Activity\Providers\PublicLinks OCA\Files_Sharing\Activity\Providers\RemoteShares OCA\Files_Sharing\Activity\Providers\Users OCA\Files_Sharing\Collaboration\ShareRecipientSorter public.php