Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add files_to_accept.txt #14

Open
florianrouxel22 opened this issue Jun 8, 2021 · 2 comments
Open

Add files_to_accept.txt #14

florianrouxel22 opened this issue Jun 8, 2021 · 2 comments

Comments

@florianrouxel22
Copy link

Hello Davidande,
Thanks a lot for your job.
We have the following need, and it would be nice to integrate it in your script.

Fsrm file group can exclude some files even if they match included extension list.
It would be usefull to integrate a "files_to_accept.txt" file, listing all specific files we want to authorise, without excluding all corresponding extension from our filter.

New-FsrmFileGroup -Name "$fileGroupName" -IncludePattern $monitoredExtensions -ExcludePattern $excludedfiles |Out-Null

I hope my request is understandable. do not hesitate to ask me if it is not the case.
Regards,

Florian

@davidande
Copy link
Owner

davidande commented Jun 10, 2021

Hello Florian (Bonjour)
ExcludePattern required a list of extensions but not a list of files
+++
David

@florianrouxel22
Copy link
Author

florianrouxel22 commented Jun 10, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants