Hi Samuel, Thanks for the feedback upon doing a bit more research I found someone doing something pretty similar to what I want to do only through CGI XmlRPCFuse<http://www.freenet.org.nz/xmlrpcfs/> In my case I want to use PHP so its going to be rather interesting to develop this thing.
So correct me if I'm wrong but to make this work I need 2 things: 1. On the remote server I need a process/service/server running that handles the local file operations (creating, update, listing, deleting, etc) and can communicate with the clients 2. A Client that will be using MacFuse to create a filesystem from the data received from the Soap service. Also did I understand you correctly and you are advising me to start with just the client working with the local filesystem? Kind Regards and thanks for your response :) -- 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.
