Ticket #30 (closed defect: wontfix)
Renaming directory
| Reported by: | Linda Octalina <linda_octa@…> | Owned by: | |
|---|---|---|---|
| Priority: | major | Keywords: | |
| Cc: | ward@…, linda_octa@… | Launchpad Bug: |
Description
Hi
After lots of try and error, I found another similar bugs from http://trac.dbzteam.org/pyinotify/ticket/20. The fixes that you gave me on the top it's only work for the direct directory.
Example of this:
Directory Structure:
Dir1
|- Dir2
|- Test.txt
Rename Dir1 to DirNewName?, the pyinotify can capture the event.
But when I try to rename Test.txt, pyinotify still use the old Dir1/Dir2/Test.txt path instead of DirNewName/Dir?2/Test.txt
Is there any workaround or is this a bugs?
Thanks,
Linda
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
