@orgin
Absolutly, I'm not so much suprised that Filer doen't update, more that the notifications don't make it though under high CPU. maybe they timeout in someway.
Anyway here's another bug for you
Copy files with filer clears some of the file permisions, specically the user and group permisions
List the original
5.RAM Disk:> list yafray:yafray USERS GROUPS
Directory "yafray:" on Wednesday 17-Jun-09
yafray 3554820 <No Owner> <No Group> ----rwed r-e- r-e- Today 02:33:29
1 file - 3471K bytes - 6945 blocks used
Now copy to ram: with FILER and list
5.RAM Disk:> list ram:yafray USERS GROUPS
Directory "ram:" on Wednesday 17-Jun-09
yafray 3554820 <No Owner> <No Group> ----rwed ---- ---- Today 02:33:29
1 file - 3471K bytes - 3473 blocks used
Copy to ram: with C:COPY and list
5.RAM Disk:> list ram:yafray USERS GROUPS
Directory "ram:" on Wednesday 17-Jun-09
yafray 3554820 <No Owner> <No Group> ----rwed r-e- r-e- Today 21:42:49
1 file - 3471K bytes - 3473 blocks used
I found this when I copied my SDK and Projects: assign from one drive to a new one with Filer. It confused 'make' something awful!