Workaround:
1. The file-to-file link can works, if it is a hard link. In the case of a hard link, the link does have all the properties as the file it points to. However, this is less useful because even if the target files is removed, the File Event is still validated.
2. A soft link to the directory that contains the file work and will serve its purpose in most cases.