As an extension to the rclone commandline util, a GUI for rclone has existed as a paid extension since 2024.
You can download this graphical version of rclone from; https://rcloneview.com/
Generate a WebDAV Password
Before you can use WebDAV, go through the following steps how to generated you WebDAV password first.
Configure a new remote
1. Choose new remote
in the topbar menu
2. Choose for provider `webdav`
3. Insert the WebDAV credentials for your Research Drive account
Advanced Settings
To avoid lock issues, we recommend you to add the `--use-cookies` flag to your rclone global flags.
This ensures that your return is always on the same Research Drive backend, to prevent file locking between Research Drive backends.