On 7/8/10 12:23 PM, Steven Bellovin wrote:
Is there some way to mount an Apple iDisk on NetBSD? It can be done on Linux using davfs, but if there's a davfs for NetBSD I haven't been able to find it. Perhaps do it via fuse?
I've not actually done it myself, but unless I'm mistaken, the iDisk "magic" can be accessed via WebDAV, for which filesystems/fuse-wdfs might be worth a look.
HTH, Mike.