Beagle doesn't notice files being moved



Beagle doesn't notice file movements across filesystem. 

$ touch test.txt 

LOG:
DEBUG: - file:///home/mdk/Desktop/zdjecia/test.txt
DEBUG: + file:///home/mdk/Desktop/zdjecia/test.txt

$ echo "this is a test" >> test.txt

LOG:
DEBUG: - file:///home/mdk/Desktop/zdjecia/test.txt
DEBUG: + file:///home/mdk/Desktop/zdjecia/test.txt

So far so good. I can find the file by contents/name in BEST. But now...

$ mv test.txt test2.txt

LOG:
(No action)

Searching for test2 gives no results in BEST. Searching for test gives
no results as well + log:

LOG:
DEBUG: - file:///home/mdk/Desktop/zdjecia/test.txt


I'm using inotify 0.20 + reiserfs3 with user_xattr set. 


-- 
Michał Dominik K.
mdk mdk org pl
www.mdk.org.pl





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]