-
-
Notifications
You must be signed in to change notification settings - Fork 608
Closed
Description
Hello, I'm not going to describe a bug, but I'm wondering if the following is possible:
Consider this scenario: I'm using chokidar to watch a directory with many files/subdirectories in it. I'll then perform a copy operation using windows right-click, copy and paste. After that, I'll be receiving a number of 'add' events from the watcher.
My questions: Is there a way to detect the number of these 'add' events at the beginning, basically is there a way to know the number of files being copied instantly, without waiting for them to be actually copied?
Versions (please complete the following information):
Chokidar version: ^= 3.5.1
Node version: 14
OS version:Windows 10
rathmerdominik
Metadata
Metadata
Assignees
Labels
No labels