3
2
I'm trying to map a webdav share on Windows XP using...
net use w: http://myserver.com:8083/webdav/ /User:smith passwd
I get "System error 67 has occurred. The network name cannot be found."
I can connect on OSX via http://smith:passwd@myserver.com:8083/webdav/
.