Skip to content

WebDAV Site Access (Beta)

The WebDAV setting in Security Settings exposes your ImgBed site as a WebDAV endpoint.

After it is enabled, you can use Windows, macOS, mobile file managers, or any WebDAV-compatible client to browse, upload, delete, and manage ImgBed files like a remote folder.

This is the site's WebDAV access entry. It is different from the WebDAV storage channel in Upload Settings. The upload channel stores files in a third-party WebDAV service. This setting lets your ImgBed site provide WebDAV access to clients.

Where To Configure It

Open the admin panel, then go to:

text
System Settings -> Security Settings -> WebDAV

Available settings:

  • Enable
  • Username
  • Password
  • Image loading mode
  • Default channel

What This Feature Does

After WebDAV is enabled, ImgBed provides a fixed access URL:

text
https://your-domain.com/dav

Use this URL to connect to your ImgBed file directory.

Good use cases:

  • Browse ImgBed files directly from your computer file manager.
  • Drag images into the WebDAV folder to upload them.
  • Organize ImgBed folders from your local file manager.
  • Use WebDAV-compatible software to sync or manage images.
  • Access ImgBed content without opening the admin panel.

Settings

Enable

Turns the WebDAV endpoint on.

When disabled, clients cannot connect through WebDAV.

Username and Password

These credentials are used by WebDAV clients when connecting.

Use a dedicated WebDAV username and password. Do not reuse the admin password or upload password.

If either username or password is empty, WebDAV clients cannot connect properly.

Image Loading Mode

Image loading mode decides which image URL WebDAV clients prefer when reading images.

Common choices:

ModeDescription
Smart loadingImgBed chooses based on context. Recommended for normal use.
OriginalPrefer original images.
ThumbnailPrefer thumbnails. Useful for fast preview.

If you are unsure, keep Smart loading.

Default Channel

The default channel is used for WebDAV uploads.

When you copy files into the WebDAV directory from Windows or another client, ImgBed uploads them through the selected default upload channel.

If no default channel is selected, browsing may work, but uploads may fail.

Accessing WebDAV in Windows 11

Windows 11 can add WebDAV as a network location.

  1. Open This PC.
  2. Choose Add a network location.
  3. Enter https://your-domain.com/dav.
  4. Enter your WebDAV username and password when prompted.
  5. Finish the wizard. The WebDAV directory can then be opened in File Explorer.

Add WebDAV in Windows 11

After it is added, the WebDAV directory appears in Windows File Explorer. You can open, copy, and manage files like a normal folder.

WebDAV in Windows

Supported Operations

After a successful WebDAV connection, you can usually:

  • View files and folders.
  • Upload files.
  • Create folders.
  • Rename files or folders.
  • Move files.
  • Delete files.

WebDAV is best for everyday access and small-scale file management. For large moves, bulk deletes, or complex organization, use the admin panel.

Login Device Management

Successful WebDAV connections also appear under the WebDAV tab in Login Device Management.

You can review WebDAV clients there and force old devices offline when needed.

If you change the WebDAV username or password, old clients need to sign in again.

FAQ

Windows Keeps Asking for Username and Password

Check:

  • The URL is https://your-domain.com/dav.
  • The username and password match the WebDAV settings.
  • WebDAV is enabled.
  • The site can be accessed over HTTPS.

Browsing Works, but Uploading Fails

Check the Default channel.

WebDAV uploads need a default upload channel. If it is missing, disabled, or misconfigured, uploads may fail.

Access Speed Is Unstable

WebDAV performance depends on the client, network, file count, and default upload channel.

If a directory has many files, organize them into folders instead of keeping too many files in one directory.

Security Recommendations

  • Use HTTPS for WebDAV access.
  • Set a strong password.
  • Do not share the WebDAV password with untrusted people.
  • Turn WebDAV off when you do not use it.
  • Periodically clean up unused WebDAV devices in Login Device Management.

WebDAV Upload File Size

WebDAV clients do not use the browser upload page's large-file chunking flow. For files above the suggested limits below, use the web upload page instead.

Default Upload ChannelSuggested Single-File Limit for WebDAV
Telegram20 MB
Discord10 MB
Cloudflare R230 MB
S330 MB
GitHub Releases64 MB
GitLab Packages64 MB
Hugging Face20 MB
OneDrive30 MB
Google Drive30 MB
Dropbox30 MB
Yandex Disk30 MB
pCloud30 MB
WebDAV64 MB

Released as user documentation for CloudFlare ImgBed.