This is an old revision of the document!
See also OwnCloud
Documentation: https://doc.owncloud.org/server/latest/user_manual/files/access_webdav.html
WebDAV Client: https://cyberduck.io/
Older versions of Windows will require you to download and install a WebDAV client, whereas newer Windows operating systems include built-in WebDAV functionality.
This may be a great solution for RDS (terminal) servers. With multi-user Windows systems, it is very problematic to use typical Windows Desktop Clients (OwnCloud Desktop Clients, Dropbox client, etc.) Think 'disk full' errors…
Desktop Experience
WebClient
serviceBasicAuth
regedit.exe
BasicAuthLevel
to 1
Open a DOS command prompt, then (using your own OC server, username and password):
net use Z: https://your.ocserver.tld/remote.php/webdav /user:yourusername yourocpassword
You can use the Windows Explorer Map Network Drive
feature to map a network drive to your own OwnCloud account.
Map network drive
https://your.ocserver.tld/remote.php/webdav
Reconnect at sign-in
to ensure that the mapping survives a rebootConnect using different credentials
and enter your OC credentials when promptedFinish