Network Drive Mapping¶
Your ICDC Disk storage can be connected as a network drive.
To mount a personal ICDC Disk folder, you need a link that can always be found in the web version of the service in the lower left screen corner. Click on the Settings
button and copy the link.
Further steps for Windows and Linux differ:
Linux¶
- Install the
davfs2
package. - Add a user to the davfs2 group:
usermod -aG davfs2 local_user
- Mount the remote folder:
mkdir /mnt/webdav
mount -t davfs http://webdavlink/nextcloud/remote.php/webdav /mnt/webdav
Info
Tested on distributions from the Red Hat line.
Windows¶
-
Verify that the WebClient is running.
-
Check the registry. As a rule, you must change the registry entry to connect.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
Check that
BasicAuthLevel
is set to2
. -
Click
Map network drive
: -
Into the appeared window insert the link and enter your username and password: