|
Q: I'm writing a network file system (VFS plug-in) for my custom network file system protocol. How do I integrate with the Finder's Connect to Server dialog? I want to support browsing and allow the user to enter a URL in the Server Address field.A: It is currently not possible for third party network file systems to fully integrate with the Connect to Server dialog. There are two aspects to this problem. Note: The following is accurate for Mac OS X 10.4.x. The specific details may be different on earlier systems (and are likely to change for future systems), but the overall result is the same. Manually Entering a URLWhen you enter a URL in the Server Address field, the Finder calls the File Manager to mount the server volume ( BrowsingWhen you click the Browse button, the Finder opens a window that displays the contents of The problem here is that, when WorkaroundThe only workaround currently available is for you to write a custom application that allows the user to mount your file system. Your custom application can support manually entering a URL, browsing, or any other mechanism appropriate for your product. If you are developing a network file system that's affected by this issue, please contact DTS and let us know about your development efforts. Document Revision History
Posted: 2006-11-16 |
|