Set up WebDAV as a drive

Connect MyDrive directly to your computer.

 

Windows Explorer

  1. Open the Start menu
  2. Right-click Computer and select Map network drive...
  3. Choose the drive letter you want to use
  4. Enter https://webdav.mydrive.ch as folder path
  5. Enter your MyDrive username and password in the login popup (may appear several times)

Attention:

  • WebDAV allows only one connection per computer.
  • Guest users need full access to folders to upload files.

 


 

Note: You can also use the following commands to set up WebDAV.

 

Windows procedure
Open start menu > enter cmd > press ENTER key (black window opens)

 

Command to connect MyDrive permament

net use Z: https://webdav.mydrive.ch/ /user:USERNAME PASSWORD /persistent:yes

Command to delete the MyDrive again

net use Z: /delete

 

Command to display all drives

net use

 


 

Increas the Windows 50MB file limit

 

The WebDAV protocol sets size restrictions for uploading and downloading individual files from Windows. While the limits for uploading are generously set at 2 GB per individual file, Windows limits the size of individual files for downloading to 47 MB.


If you try to download larger single files, you will receive an error message (Error 0x800700DF). This restriction can be removed in the Windows Registry and the maximum value of 4 GB allowed for WebDAV can be set.

  1. Press Windows + R, type regedit in the open box, and then click Ok.
  2. Locate HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters\ from the drop-down structure in the left pane.
  3. Double click FileSizeLimitInBytes in the right pane.
  4. Click the Decimal bubble under the Base section.
  5. In the Value data box, type 4294967295, and then click Ok.
  6. Reboot your computer.

Notice:

With the web browser, the upload is supported up to 10 GB per file.