Difference between revisions of "WebDAV"
From ISoft Wiki
Jump to navigationJump to search
Daytonlowell (talk | contribs) |
Daytonlowell (talk | contribs) |
||
Line 7: | Line 7: | ||
==Setup== | ==Setup== | ||
<source lang="dos"> | <source lang="dos"> | ||
net use w: " | net use w: "webdav.isoftdata.com/itrack/<company productcode>" /USER:<WebDAV user> <password> /PERSISTENT:yes | ||
</source> | </source> |
Revision as of 12:20, 3 November 2011
WebDAV
Usage
We use WebDAV for storing images for our hosted customers. This means hosted customers won't need the image uploader script.
Setup
net use w: "webdav.isoftdata.com/itrack/<company productcode>" /USER:<WebDAV user> <password> /PERSISTENT:yes