Using Windows Explorer

For most users, Cyberduck is a better alternative. However, the Yoda team recommends using the native WebDAV client if you can’t install Cyberduck, for example if the security settings of your laptop prevent you from installing any new applications.

Mapping network drive

Open “This PC” from the Start menu

This PC

Open the Computer menu item and select “Map network drive”.

Map network drive icon in This PC

Select a drive letter — any free letter is okay. Now enter https://data.yoda.vu.nl/ in the Folder field (see table below).

folder input field when mapping network drive

Ensure the box “Connect using different credentials” is checked and click on the Finish button.

You will be prompted for a name and password. Name is your email address. Create a data access password and copy it to the Password field If you are working on your personal PC or laptop, tick the checkbox “Remember my credentials”.

dialog for entering credentials when mapping network drive

The Explorer screen will show the folders you have access rights to. You can now drag and drop your files to upload or download them.

Increasing maximum file size

By default, the native WebDAV client on Windows 10 only works with files smaller than 50 MB.

On Windows 11 the limit is set to the maximum 4GB by default.

You can increase the limit on Windows 10 to 4 GB if you have a local administrator account: - Open the registry editor by pressing the start button, entering “regedit” and pressing the enter key. - If you are asked whether the registry editor should be allowed to change the system settings, confirm. - Navigate to key HKEY\_LOCAL\_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters - Open the FileSizeLimitInBytes key

FileSizeLimitInBytes registry key
  • Set it to FFFFFFFF (hexadecimal)

increasing the file size limit
  • Click on the “OK” button and close the registry editor
  • Restart your computer

Increasing the number of files shown in a folder

By default the native WebDAV client on Windows 10 & 11 will show a folder containing more than 1000 files as empty. If you need to work with larger folders you can increase this limit if you have a local administrator account:

  • Open the registry editor by pressing the start button, entering “regedit” and pressing the - enter key.
  • If you are asked whether the registry editor should be allowed to change the system settings, confirm.
  • Navigate to key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
  • Open the FileAttributesLimitInBytes key: increasing the file size limit
  • In the Value data box, type the value that you want to use, and then click OK. For example, if the Web folder contains 20,000 files, type 20000000 in the Value data box. increasing the file size limit

Updating your password for a mapped network drive on Windows

First open the credential manager by clicking on the start button and typing “Manage Windows Credentials”.

starting the Windows credential manager.

Select the address of your Yoda WebDAV interface in the list of generic credentials.

selecting the credentials of the Yoda WebDAV interface in the credential manager

Choose “Edit”. Edit your credentials and click on the “Save” button.

editing the Yoda credentials in the credential manager

Restart your computer and open the mapped network drive in “This PC”. You may have to reenter your username and new password once more.

dialog for entering credentials when mapping network drive