You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: