Skip to content

Monitor events in subfolders recursively #828

@annie0467

Description

@annie0467

Given a single folder, Is there any way to keep monitoring all of its subfolders for events(ex: ITEM_UPLOAD, ITEM_DOWNLOAD, etc) and associate it with the specific folder name?

For ex: hierarchy is as follows
/ Main_Folder
-> A
-> B
-> C

There might be more folders in A, B, C
I need to track events in each subfolder folder

I wish to use generate_events_with_long_polling()

I have tried creating a monitoring thread on each single folder, but I run into unexpected issues after sometime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions