Hi,

I've been experimenting with MacFuse on and off for an upcoming
project and I'm trying to find a way to refresh a folder contents from
a separate thread. After much googling I have found a potential method
with fuse_purge_np() but I can't seem to get it working, I'm using:

fuse_purge_np("/Volumes/TestMnt", "/", NULL);

Which from what I can tell should cause the root folder to be reloaded
by the Finder but it doesn't work. Am I on the right track or should I
be doing something different to refresh the folder? My ultimate aim is
to have files/folders appear which have been added outside of the
filesystem (from a remote location).

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MacFUSE" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/macfuse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to