Forum OpenACS Q&A: Re: WebDAV

Collapse
2: Re: WebDAV (response to 1)
Posted by Dave Bauer on
Sure.

If you are using the oacs-dav package to provide WebDav services you should just need to add something like this.

My Computer -> Tools -> Map Network Drive
Click Sign up for online storage or connect to a network server. Click Next. Select Choose another network location and click Next.IN the Internet or network address box put

http://yoursite.com/dav/...webdav...path

File storage, if it has webdav available has a URL for the webdav access at the bottom of the page. You can copy and paste the URL here.

From there you will most likely be asked to authenticate with your OpenACS email/username and password. After that the webdav folder should open up to show your files.

Collapse
3: Re: WebDAV (response to 2)
Posted by Gary Roesler on
Thanks Dave I've had that working before that's using Webfolders, but I am hoping to map to a Drive Letter. ie J:\

I have read that is suppose to be possible with webDAV I am just can get it working with OpenACS.

I have tried "NET USE" and My Computer -> Tools -> Map Network Drive. But no luck I keep getting System Error 59 or System Error 67 will NET USE. And with Map Network Drive "A device attached to the system is not functioning."

I have verified that my WebDAV mini-redirector is the lastest version.