Skip to main content

WebDAV

How to Add WebDAV using RcloneView

Step 1: Opening New Remote Configuration Window

  • Click + New Remote from the top menu under Remote.
  • Alternatively, click the + button in the Explorer pane and select New Remote to start remote configuration.
add new remoteadd new remote explorer

Step 2: Adding WebDAV Remote

In the Provider tab:

  1. Search for webdav.
  2. Select WebDAV from the list.
add webdav remote provideradd webdav remote options

In the Options tab:

  1. Enter Remote URL
  2. Enter your login user name
  3. Enter your password
Options Details

Options Details

FieldDescription
url         The remote WebDAV URL (e.g., https://webdav.example.com/)  You can also specify a custom port number (e.g., https://webdav.example.com:5020)
vendor      (Optional) Leave blank or WebDAV-compatible service provider (e.g., fastmail, nextcloud, owncloud, sharepoint, sharepoint-ntlm, rclone)  See full list: WebDAV Provider Notes
user        Your login username
pass        Your login password (masked)
bearer_token(Optional) Usually left blank

In the Name tab:

  1. Enter a unique and identifiable name for this remote (e.g., myWebDAV).
add webdav remote nameadd webdav remote save

In the Save tab:

  1. Click Save to complete the remote setup.

Step 3: Verify the Added WebDAV Remote in RcloneView

  1. From the top menu, click Remote Manager under the Remote tab.
  2. Confirm that your WebDAV remote appears in the Remote Manager window.

Done! Your WebDAV remote is now successfully configured and ready to use in RcloneView.