Using WebDAV
WebDAV stands for "Web-based Distributed Authoring and Versioning" and is an open standard for transferring files over the Internet. OpenOlat supports this protocol and thus enables a simple file transfer from your computer to OpenOlat folders.
Advantages of WebDAV
Without WebDAV, files can only be uploaded to OpenOlat via conventional upload forms. You either select each file individually or several zipped files. With WebDAV, however, you can conveniently copy several files or complete folder structures from your computer into OpenOlat folders, e.g. into the storage folder of a course.
WebDAV-compatible OpenOlat folders
Via WebDAV you can access the following OpenOlat folders. The structure is created automatically as soon as the elements are created in OpenOlat:
- Personal files of the File Hub (all users)
- Folders of groups
- Storage folders of courses (course owners only)
- Course element "Folder"
- Resource folders (owners of the learning resource only)
- Course archives (authors, learning resource managers and administrators only)
Who is allowed to upload files via WebDAV in the respective folders depends on the specific configuration.
Requirements
Microsoft Windows, macOS, iOS, Android and Linux support WebDAV for file transfer via drag & drop by default. Various applications (e.g. Microsoft Office) also offer WebDAV functionality.
To access a folder on OpenOlat via WebDAV, you need:
- WebDAV link: You find this link below WebDAV-compatible folders or in the settings of your personal menu under:
Personal menu > Settings > Tab "WebDAV" - Your OpenOlat username or, alternatively, the stored email address
- Your OpenOlat/WebDAV password
If you access OpenOlat via Shibboleth or a cloud login, you can set up your WebDAV password in the settings of your personal menu. To do so, select the link "Settings" and then click the button "Set password" in the tab "WebDAV". If you already have an OpenOlat password, use it for WebDAV access.
Troubleshooting
In case of problems, go through the following points:
To consider
- Depending on the operating system (especially Windows), documents larger than 50 MB cannot be opened via WebDAV
- The storage volume of the WebDAV folder is limited
- Check whether the quota has been exceeded (especially if several files were uploaded together)
- File names are limited to 100 characters
- File names must not contain several consecutive spaces
- If folder names contain umlauts, subfolders and the documents they contain may not be displayed
Setting up the WebDAV connection
Windows 11 (also 7, 8 and 10)
- Start the Windows Explorer.
- Right-click "This PC".
- Select "Map network drive".
- Choose a letter for the drive.
- At the bottom, select the option "Connect to a Web site that you can use to store your documents and pictures".
- Click "Next".
- Select "Choose a custom network location".
- Click "Next".
- Enter the WebDAV link.
- Click "Next".
- Now enter your OpenOlat username or the stored email address and your password.
- Click "Finish".
Windows Vista
- Click "Computer" in the start menu.
- In the following window, click "Map network drive" in the menu bar at the top (under "More commands").
- At the bottom, select the option "Connect to a Web site".
- Click "Next".
- Select "Choose a custom network location".
- Click "Next".
- Enter the WebDAV link as the Internet or network address.
- Click "Next".
- Now enter your OpenOlat username or the stored email address and your password.
- You can enter a name for the WebDAV connection.
- Click "Finish".
Mac
- In the Finder, open the menu "Go" and then "Connect to Server" and enter the WebDAV link there.
- Now enter your OpenOlat username or the stored email address and your password.
- Click "OK".
Linux
There are three options for Linux users:
- KDE Plasma: In Dolphin, enter
webdavs://+ WebDAV link in the location bar. You are asked for username and password. If the location bar is not displayed, you can activate it at any time with the F6 key. Example:webdavs://www.olat.uzh.ch/olat/webdav/. - Gnome: Enter
davs://+ username or email address +@+ WebDAV link. Example:davs://pmuster@www.olat.uzh.ch/olat/webdav/. - FUSE: WebDAV directories can be mounted directly into the file system (also works on macOS, more on the FUSE website).
Alternative
Besides the methods described under "Setting up the WebDAV connection", a WebDAV client can be used alternatively. Depending on the environment, especially Windows in combination with Citrix, such a client can work more stably than the direct WebDAV connection. Some examples of WebDAV clients:
- Windows: Cyberduck, WinSCP
- Mac: Cyberduck, Commander One
Folder structure
Once you have set up the connection successfully, a directory opens on your computer that contains the following subdirectories:
-
coursefolders: Here you have access to the storage folders of all courses you own. A WebDAV folder is created automatically for each course. Click the WebDAV folder of a course and you see the files and the structure of the respective storage folder and can upload, delete, modify files, etc. In addition to the files and folders you create, OpenOlat automatically creates further folders depending on the configuration. You can also access these via WebDAV. Only the owners of a course see the storage folder. Coaches and participants only find the folders of the course elements "Folder" and embedded resource folders here, provided the system administration has enabled this access (see WebDAV (Administration)).
- other: This folder only appears if the courses are grouped by semester terms or CPL elements in the system administration. This folder contains all courses that are not assigned to a term or element.
- finished: This folder only appears if the courses are not grouped. This folder contains all courses with the status "Finished".
-
groupfolders: Here you find all groups you are a member of and whose folders you have access to.
- home: Your personal files with the subfolders "private" and "public".
- sharedfolders: All resource folders you own or have access to based on a membership. Owners and coaches receive read and write permissions, participants read permissions only.
- mycoursearchives: All course archives you have created. This folder only appears for authors, learning resource managers and administrators.
Further information
Mentioned on this page
Personal tools: File Hub >
Using Group Tools >
Storage folder >
Course Element "Folder" >
Various Types of Learning Resources >
Course administration - Archiving & Reports >
Personal Configuration: Settings >
FUSE website >
WebDAV (Administration) >