Hello,
I think there is a problem with watcher since when renaming a folder it still keeps in mind its old name :
./watcher.py debug
Daemon started
job1: /home/user/test
Creating: /home/user/test/folder
Moved from: /home/user/test/folder
Moved to: /home/user/test/renamed_folder
Creating: /home/user/test/folder/file.txt
Hello,
I think there is a problem with watcher since when renaming a folder it still keeps in mind its old name :
./watcher.py debugDaemon startedjob1: /home/user/testCreating: /home/user/test/folderMoved from: /home/user/test/folderMoved to: /home/user/test/renamed_folderCreating: /home/user/test/folder/file.txt