i am just talking about talking to a WebDav server..

I installed MacFuse and looked at all the videos about macfuse that
say it talks to webdav
and got the svn source but there is nothing there in the example xcode
projects that talks to a webdav server...

i know there is something called "fuse.fs"

Can you point me at something i can use via macfuse to talk to a
webdav server?
thanks

On Dec 31, 1:42 am, Amit Singh <[email protected]> wrote:
> "Connect to server" is a GUI functionality. MacFUSE is a kernel file
> system many, many layers below the GUI. There's no "emulating" to be
> done "with MacFUSE" here.
>
> The "Connect to server" functionality is implemented using a closed
> API. Apple uses it to implement GUI interfaces to AFP, FTP, HTTP, NFS,
> SMB, etc. through bundles. Even if the API were public, you wouldn't
> do it "with MacFUSE". Providers of specific MacFUSE file systems would
> have to do it for their file systems. Not every MacFUSE file system
> needs a "username" and "password" (unless you are under the mistaken
> impression that MacFUSE is a "network file system mounter" [sic]).
>
> The other things that you mention have nothing to do with "Connect to
> server". Webdav volumes show up in the "SHARED" section of the
> Finder's sidebar because the Finder only wants to show Apple's file
> system types in there. The Finder doesn't even follow Apple's own
> rules in determining what's a "remote"/"shared" file system--there's
> nothing MacFUSE can do about it.
>
> The right party to complain to about this is Apple.
>
> Amit
>
> On Dec 30, 7:47 pm, Turin <[email protected]> wrote:
>
>
>
> > when using macs
> > ""connect to server"
>
> > to a webdav server , it works great..
> > and there are no .DS_store or underscore files
> > and it shows up under shared..
>
> > what is best way to emulate ""connect to server""
> > with macfuse?- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to