Hello!
If I create or modify a file within a folder, is there a command that displays the file name and a prompt indicating the modification? I trust that you comprehend my inquiry. Thank you kindly.
Regards,
Notify me whenever a file in a directory has a changed name?
-
- Posts: 1
- Joined: Wed Apr 02, 2025 10:18 am
- Contact:
Re: Notify me whenever a file in a directory has a changed name?
There is a File monitor trigger. It monitors the contents of the folder: file creation, deletion and file changes.
You can pass a list of changes (list of files) to the task. But note that the trigger does not analyze the contents of files.
You can pass a list of changes (list of files) to the task. But note that the trigger does not analyze the contents of files.
Oleg Yershov