FileSystemWatcher class which is in .netAll events are raising perfect.Problem comes when we copy a folder(already exist in the path where we have kept watch) to the path where we have kept watch ,then no event is raised. But want that Changed event should be raised.How to do this ?ThanksPrasad