stupakov
stupakov

Reputation: 1465

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.

Upvotes: 2

Views: 6387

Answers (1)

Yuji
Yuji

Reputation: 34185

This question should properly go to serverfault.

That said, read mount_webdav (8)

Upvotes: 3

Related Questions