tinyfilemanager icon indicating copy to clipboard operation
tinyfilemanager copied to clipboard

Access to files with key words (RegExr)

Open baur opened this issue 3 years ago • 0 comments

Hi, is it possible access to the file with RegExr (filename)?

for example:

'user1' => [folder=>'data\folder', keywords=''] - full access to folder

'user2' => [folder=>'data\folder', keywords='File1,file2'] - access to files on folder where file name consists 'File1' of 'File2'

baur avatar Jan 19 '22 10:01 baur