VDKQueue icon indicating copy to clipboard operation
VDKQueue copied to clipboard

How to detect what are changed in the folder

Open niltsh opened this issue 11 years ago • 1 comments

Hi I have a possibly silly question.

I want to monitor a folder and get notified when there is any files added, deleted. modified.

with VDKQueue, I think I could get the notification.

But how to get the file names which are newly added, deleted, modified?

BRs, Zongyao Qu

niltsh avatar Feb 07 '14 06:02 niltsh

Hi Bryan,

I have the same problem. fbpath returned by the delegate method is just returning the watched folder. Is it possible to get the changed/added/removed file?

fousa avatar Mar 28 '14 14:03 fousa