Jump to content

Fuse How To...


JimSk

Recommended Posts

Hi,

I'm working on an application that uses FUSE as an intermediate interface to read and write files. So far, I have been able to determine the file size to write by using lseek and such then passing and assigning this when getattr is called once fuse_main is executed.

The problem I am trying to solve now, is how to do this once fuse_main is executed. I have looked for FUSE write function examples all over the web (starting with sourceforce/FUSE) but to no avail have yet to find any close to what I am attempting to do.

Does any one have any ideas on where else to look or may possibly come up with the proper way to do this?

Thanks,

Jim

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...