Thanks, I guess it has the same function interface as FUSE for LINUX has, which makes it portable across the systems.
regards, Munir On Sat, Apr 4, 2009 at 6:52 AM, Sam Moffatt <[email protected]> wrote: > > MacFUSE provides the FUSE API via C, I've used it with an FS that > compiles and runs against both OS's. Keep in mind that Mac != Linux, > so things may not always behave the same way you think they should > behave from from either operating system but if you're only after > something incredibly simple you should have little issues getting up > and running. > > Sam Moffatt > http://pasamio.id.au > > > > On Sat, Apr 4, 2009 at 1:12 AM, Munir Ahmed <[email protected]> wrote: > > > > Hello All, > > > > I want to write a file system that is backed by Amazon S3. I've > > already written this for Windows. And using FUSE that would not be > > hard to write for LINUX. > > > > Is this possible that MACFuse can be used with C/C++. I've just come > > across about its SDK. > > > > Any comment? > > > > regards > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
