• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Virtual folder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Virtual folder


  • Subject: Re: Virtual folder
  • From: John Stiles <email@hidden>
  • Date: Mon, 22 May 2006 10:26:35 -0700


On May 22, 2006, at 9:39 AM, Annard Brouwer wrote:

On 22 May 2006, at 17:19, Bill Bumgarner wrote:

On May 22, 2006, at 7:51 AM, Fabien Schwob wrote:
My example wasn't a good one. My goal is to try to integrate a
file-sharing application as a OSX folder. The FTP was just an example. I
would like the user to be able to share a file only by draging it to the
folder or to download a file by draging it from the folder.

Yes -- this can be done and from a Cocoa app, too. It is even relatively easy.


Implement a WebDAV server that barfs out the appropriate DAV HTTP responses for the dynamically populated folder and mount that in the Finder.

And absolutely no performance whatsoever, been there, done that. Apple's WebDav implementation is so broken that I wouldn't touch it with a stick. If you want even a little bit of performance you must go and develop a kernel extension.

To be fair, Apple's WebDAV is light-years beyond XP. XP's WebDAV implementation completely fails when files grow larger than some arbitrary size (which IIRC is about 48MB).


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Virtual folder
      • From: Annard Brouwer <email@hidden>
References: 
 >Re: Virtual folder (From: "Fabien Schwob" <email@hidden>)
 >Re: Virtual folder (From: Bill Bumgarner <email@hidden>)
 >Re: Virtual folder (From: Annard Brouwer <email@hidden>)

  • Prev by Date: Re: Implementing -willDisplayCell... delegate method for NSMatrix
  • Next by Date: Appropriate size for a window.
  • Previous by thread: Re: Virtual folder
  • Next by thread: Re: Virtual folder
  • Index(es):
    • Date
    • Thread