Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
rdms:access:linux:webdav [2024/09/09 08:48] – changed images to direct link giulio | rdms:access:linux:webdav [2025/06/18 10:13] (current) – [Xfce Desktop Environment] Correct statement for thunar jelte | ||
---|---|---|---|
Line 29: | Line 29: | ||
< | < | ||
- | $ sudo mount -t davfs https:// | + | $ sudo mount -t davfs -o uid=1000, |
</ | </ | ||
Line 40: | Line 40: | ||
</ | </ | ||
+ | **Notes**: | ||
+ | * In the '' | ||
+ | * The email address of the RDMS account you want to use for mounting can be also already specified during command execution by additionally giving the '' | ||
+ | * The command as shown above will mount the RDMS WebDAV root folder which contains different RDMS folders like your user's home folder, available [[rdms: | ||
===== Using a File Manager ===== | ===== Using a File Manager ===== | ||
Different distros of Linux come with different desktop environments and also different file managers which can be used to easily mount network shares. In the following paragraph, you will read about how to mount the RDMS via WebDAV for the three file managers **GNOME Files**, **Dolphin** and **Thunar**. | Different distros of Linux come with different desktop environments and also different file managers which can be used to easily mount network shares. In the following paragraph, you will read about how to mount the RDMS via WebDAV for the three file managers **GNOME Files**, **Dolphin** and **Thunar**. | ||
Line 65: | Line 69: | ||
==== Xfce Desktop Environment ==== | ==== Xfce Desktop Environment ==== | ||
The standard file manager of the Xfce desktop environment is called **Thunar**. | The standard file manager of the Xfce desktop environment is called **Thunar**. | ||
- | To connect to the RDMS through WebDAV, open the **Thunar** file manager and select **Browse Network**. Enter '' | + | To connect to the RDMS through WebDAV, open the **Thunar** file manager and select **Browse Network**. Enter '' |
{{ : | {{ : | ||