You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Feature Request is about to extend the occ files:scan command to be able to use groups in addition to user_id´s for scanning.
--groups:[comma seperated list of groups without blank in between]
Example: --groups:mygroup1,thisgroup2
When scanning a group, it should print out that it is scanning groups and list the current processed user. In addition the current number and counted group members.
Example:
Scanning group mygroup
User: username 1 of 12
Errors like group name not found should be reported at the beginning.
Reason:
When enabling a mount for a group, it would be logical to do the scanning for this group
This Feature Request is about to extend the
occ files:scan
command to be able to use groups in addition to user_id´s for scanning.--groups:[comma seperated list of groups without blank in between]
Example:
--groups:mygroup1,thisgroup2
When scanning a group, it should print out that it is scanning groups and list the current processed user. In addition the current number and counted group members.
Example:
Scanning group mygroup
User: username 1 of 12
Errors like group name not found should be reported at the beginning.
Reason:
When enabling a mount for a group, it would be logical to do the scanning for this group
@PVince81
The text was updated successfully, but these errors were encountered: