This is an old revision of the document!
See also OwnCloud Server
See also Using OwnCloud with RDS Terminal Servers
Home page: https://owncloud.org/
OwnCloud is a cloud storage web application similar to commercial cloud storage services like DropBox, Box.net or OneDrive.
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.
This PC
icon in Windows Explorer) and select 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
Finish
Remember my credentials
OK