- on CentOS, monitor /home/shared4Samba
- Share this folder using SAMBA and access it from Windows client (Map network drive...)
From there, execute all actions from Windows client:
- create a new folder and rename it to 'subFolder'
- create a new text document in this folder and rename it to 'document.txt'
- delete 'subFolder'
Here is the log from JNotify : JNotify reports a file creation in 'New folder/New Text Document.txt' instead of 'subFolder/New Test Document.txt'
Monitoring /home/shared4Samba, ctrl+c to stop
created /home/shared4Samba : New folder
renamed /home/shared4Samba : New folder -> subFolder
modified /home/shared4Samba : subFolder
modified /home/shared4Samba : New folder/
created /home/shared4Samba : New folder/New Text Document.txt
modified /home/shared4Samba : New folder/New Text Document.txt
renamed /home/shared4Samba : New folder/New Text Document.txt -> New folder/document.txt
modified /home/shared4Samba : New folder/document.txt
deleted /home/shared4Samba : New folder/document.txt
deleted /home/shared4Samba : subFolder
deleted /home/shared4Samba : New folder/