centreon-plugins icon indicating copy to clipboard operation
centreon-plugins copied to clipboard

CTOR-258-cifs,sftp,ftp plugin now check recursively folders

Open Evan-Adam opened this issue 1 year ago • 0 comments

allow files-count mode to use filter-file and max-depth together. Before this patch when filter-file was used the max-depth was always 1.

REF:CTOR-258

Description

Type of change

  • [X] Patch fixing an issue (non-breaking change)
  • [ ] New functionality (non-breaking change)
  • [ ] Breaking change (patch or feature) that might cause side effects breaking part of the Software

How this pull request can be tested ?

See jira.

Checklist

Community contributors & Centreon team

  • [X] I have followed the coding style guidelines provided by Centreon
  • [X] I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • [X] I have commented my code, especially hard-to-understand areas of the PR.
  • [X] I have rebased my development branch on the base branch (master, maintenance).

Evan-Adam avatar May 02 '24 13:05 Evan-Adam