Hi: I'm had good luck developing a MacFUSE FS so far but have run into two, small challenges:
1. I can interact with the FS from the finder just fine, but I can't see anything at the command line level. What did I miss? 2. When I delete a folder (directory) my removeItemAtPath gets called, not my removeDirectoryAtPath. For attributesOfItemAtPath I set the POSIX permissions to 511 and NSFileTypeDirectory. Do I need to be setting something else? Thanks, Jason. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
