Mounting network volume via the command line is OS X
If I type Ctrl-K in Finder, and connect to a WebDAV server (http://开发者_如何学编程192.168.1.133:8080, for example), I end up with with a mounted volume at /Volumes/192.168.1.133/
I would like to achieve the same thing on the command line. Can you suggest a way to do this?
(Specifically, this is the WebDAV server running within the GoodReader app on my iPad.)
Thanks.
This question should properly go to serverfault.
That said, read mount_webdav (8)
精彩评论