I want to mount a non-standard filesystem via an http link. It's similar to WebDAV, but also involves some client-side encryption. It currently works properly on Windows, but there are some issues with getting Finder to recognize it on reboot. It can be mounted via Finder->Go->Connect.
Two questions.
If there's a commonly available document covering this, feel free to point me at it.
I'm hoping I haven't bitten off the task of implementing a complete HFS+ filesystem here.
Two questions.
- How do I get it to mount automatically such that Finder will recognize it?
- Assuming I can do that, should it therefore work as a storage area for Time Machine, or are there other requirements?
If there's a commonly available document covering this, feel free to point me at it.
I'm hoping I haven't bitten off the task of implementing a complete HFS+ filesystem here.