On May 30, 11:54 pm, rcrowley <[EMAIL PROTECTED]> wrote: > I realize it may be futile to try to get this working on Linux and > MacFuse but I'd definitely choose Mac if it came to that.
How do you realize that? Lets not jump to conclusions here. The lsof warning suggests that you are mounting your file system as another user (perhaps using "sudo"). Look at the discussion of 'allow_other' in the MacFUSE documentation on command-line options: http://code.google.com/p/macfuse/wiki/OPTIONS If you indeed are mounting using sudo, you shouldn't, unless you have a *very* good reason. By default, MacFUSE denies access to _everybody_ except the user who mounted the file system. Also, why do you need to use "mount -t powncefs"? Wouldn't you need mount_powncefs to reside under /usr/sbin for it to even work? Amit --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "macfuse-devel" group. To post to this group, send email to macfuse-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/macfuse-devel?hl=en -~----------~----~----~----~------~----~------~--~---