WebDAV Server

WebDAV Server. Mount directories on the phone as directories on your PC.

WebDAV Server - Mount Directories on Your PC

"WebDAV Server" is an Android application that enables you to mount any directory on your phone as a drive on Windows or Linux, facilitating easy file access and management. It supports connections via USB and WebDAV clients, offering various settings to optimize energy consumption while the server is operational. The app requires specific permissions and can handle big files with adjustments in Windows settings.
Install from Google Play Store

App stats

Users: 185,645
5
Version: 1.17 (Last updated: 2015-02-02)
Creation date: 2012-01-30
Permissions
Photos/Media/Files: read the contents of your USB storage, modify or delete the contents of your USB storage
Storage: read the contents of your USB storage, modify or delete the contents of your USB storage
Wi-Fi connection information: view Wi-Fi connections
Other:
  • view network connections
  • full network access
  • prevent device from sleeping

Ranking

Other platforms

Not available on Chrome
Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Android apps? Install Chrome-Stats extension to view Android-Stats data as you browse the Google Play Store.

App summary

With this application you can mount any directory on your phone, including memory card, as a drive on Windows or Linux. You can also use a WebDAV client to browse a phone directory.

This application has been tested using Windows8 Explorer (should also work with Windows7 but it will not work on WindowsXP) and WebDAV client bitkinex. You can download it from http://www.bitkinex.com/

Special thanks to: Beatriz Vera, Peter Ulrich, Gabor Fodor, Manuela Merino García and Anna Rainieri.

Implemented Intents
com.theolivetree.webdavserver.StartWebDavServer
com.theolivetree.webdavserver.StopWebDavServer

You can find a lock setting to specify how the device should be kept awake while server is running. There are three modes available:
New locks used
*SCREEN_DIM_WAKE_LOCK : Existing mode. Screen is on so energy consumption is higher. Use this mode if connections is dropped.
*WIFI_MODE_FULL : New mode. Screen is off so device will use less energy while server is running but data connection can be dropped. It is not recommended to use this mode.
*WIFI_MODE_FULL_HIGH_PERF: New mode only available on Android >= 3.1. Screen is off so energy consumption should be less than in the first mode. This mode is recommended to save energy but you might find problems so you might to select default lock mode.

How to connect with WebDAV server using USB cable:

This can useful when you have USB cable and no network available.
1) On your phone go to Settings->Applications->Development and set option "USB debugging".
2) Connect your phone to your PC using USB cable.
3) Start adb server. On your PC run command "adb start-server".
adb is a program that you can find on android sdk. Usually you will find it on android-sdk\platform-tools\adb.
4) Forward needed ports from your PC to your phone. On your PC run command "adb forward tcp:8080 tcp:8080"
With this, any connection in your pc to 127.0.0.1:8080 will be forwarded to your phone in port 8080.
5) Run WebDAV server in your phone, open settings and in "Network interfaces" select "Loopback (127.0.0.1)"
6) Start WebDAV server.
7) In your PC connect your WebDAV client to http://127.0.0.1:8080 (port might be different, it depends on your WebDAV Server configuration).

Permissions needed:

INTERNET
ACCESS_NETWORK_STATE
ACCESS_WIFI_STATE

Network permission to enable server to open network communication with WebDAV clients.

WRITE_EXTERNAL_STORAGE

Enables WebDAV server write received files from WebDAV clients on sdcard.

WAKE_LOCK

Keeps phone wake only while server is running. If phone is not wake WebDAV server can not be accessed.

Problems with big files:

If you have problems handling big files it might be due to a limitation in Windows webdav client. You can try the following to increase the size of files that Windows webdav client is able to manage:

1) You have to turn on BasicAuth via regedit to allow accessing the App's server by username and password.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\WebClient\Parameters]
"BasicAuthLevel"=dword:00000002

2) You have to change Window's limit to file size when using the integrated WebDAV client.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\WebClient\Parameters]
"FileAttributesLimitInBytes"=dword:000f4240

3) Restart windows.

This allows file sizes up to 4 Gigabytes handled by the client.

User reviews

These summaries are automatically generated weekly using AI based on recent user reviews. Google Play Store does not verify user reviews, so some user reviews may be inaccurate, spammy, or outdated.
Pros
  • Provides a way to connect a PC to an Android phone using a drive letter
  • Works well for backups and syncing media
  • Easy to set up and use at a basic level
  • Allows access to both internal storage and external SD card
Cons
  • Outdated and has not been updated in years
  • Flaky file system prone to failures
  • Difficulties with selecting custom folders and settings
  • Issues with compatibility on newer Android versions
  • Frequent crashes when attempting to change directory settings
Most mentioned
  • Abandoned by the developer
  • Issues with SD card access and mapping
  • Problems with user authentication and mapping drives
  • Slow performance and frequent ads
User reviews
I’ve contacted this developer using the email but i didnt receive a reply. Did they abandon this app ? if they did why are they still charging 0.99 for the app if they wont respond. Isnt this considered fraud ?
by An Mac, 2023-11-21

It does work, and I was able to map my external SD card as drive Z: and copy files to and from. However, the file system is flakey and prone to failures and burps. I prefer MPTDrive, which works better (but not as good as Windows) once you get it connected.
by Michael Otto, 2023-02-13

WebDav provides a way to connect a PC to an Android phone using a drive letter. This lets you use file management tools on a PC like TeraCopy and WinMerge that require a drive letter, which MTP protocol does not provide. The only way to use this app with full functionality is to set the home directory to Root (/) level. But it does provide acces to both the internal storage and an external SD card. The developer seems to have abandoned this project in 2016.
by LAURA-ANN CHARLOT, 2022-10-17
View all user reviews

Similar apps

Here are some Android apps that are similar to WebDAV Server: