nextcloud/files_excludedirs

Name: files_excludedirs

Owner: Nextcloud

Description: Nextcloud app to exclude directories

Created: 2016-10-05 19:03:59.0

Updated: 2018-05-03 08:52:28.0

Pushed: 2017-05-02 18:27:44.0

Homepage: null

Size: 19

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Excludedirs

Exclude local directories and files from being included in Nextcloud

Usage

You can configure the directories and files to be included by setting the config entry from the command line.

config:app:set --value '[".snapshot","anotherfolder", "pattern/*/match"]' files_excludedirs exclude

Any file or folder matching one of the configured rules will not be included in Nextcloud if it exists on the filesystem and any user will be blocked from creating any file or folder matching any of the rules.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.