Re: Filesystems and mounting by URL
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207) it would appear that the necessary API needed for using URLs to refer to filesystems is a private. This means that if I wish to use sshfs I need to use the command-line. - is there any reason why this functionality is not made part of filesystems, instead of being registered in a separate folder? Avi -- Avi Drissman avi@drissman.com +--------------------------------------------------------------------+ http://avi.drissman.com/ Argh! My mail server is trunca _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com On 1/28/07 2:41 PM, Andre-John Mas wrote: What the documentation on that site means is that integrating with the Connect to Server dialog in the Finder is not possible without nasty hackery, because the format of a URLMount plugin isn't public (http://developer.apple.com/qa/qa2004/qa1387.html). Not necessarily, you can write an sshfs GUI wrapper. (Or just download the one I made from that site; we released the source code the other day.) Because the concept of a filesystem and the concept of connecting via a URL to a server are related but separate concepts. smime.p7s
participants (1)
-
Avi Drissman