Home > Back-end > Turn to for help: monitor file copy of the Shared directories
Turn to for help: monitor file copy of the Shared directories
Time:10-06
Register can monitor the hooks in the files in the directory, use ICopyHook can monitor the file copy, but when I Shared directory by other computer mapping, the monitor doesn't work, some methods? Mainly records the newly built, copy and delete the file name,
CodePudding user response:
Have you considered a simpler method, get a fixed period, constantly check the directory specified file, to determine whether the new, copy, delete
CodePudding user response:
Have seen a foreigner write file monitor code, thought more magical, later to see the source code to find is the timer.