WebDAV

From ISoft Wiki
Revision as of 16:12, 2 May 2012 by Broy (talk | contribs) (→‎Setup: Added a link to the server-side configuration page.)
Jump to navigationJump to search

What is WebDAV

Read the Wikipedia article!

Usage

ISoft uses WebDAV for storing images for our hosted customers. This means hosted customers won't need the image uploader script.

Setup

Run this from the command line in Windows:

net use w: "http://webdav.isoftdata.com/<company productcode>" /USER:<WebDAV user> <WebDAV password> /PERSISTENT:yes

The WebDAV username and password can be found in ISoft's customer case.

See Internal:Setting up a Webdav Directory for the server-side configuration.