ESPWebDAV
ESPWebDAV copied to clipboard
macOS, linux, windows: Natively sharing files - port 80 is shared
Unfortunately windows explorer client can not access davRootDir without check availability for all upper path. If I set davRootDir to anything except "/" the windows explorer can not access that...
I'm putting together yet another wifi sdcard because the existing ones don't seem to work well in my macbook. I managed to make it work but I am missing the...
How can i replace LittleFS with FAT SD card with SPI access? Can i return back SDFat used within original code or there is another solution specific for this library?...
I want to use "/" as root for WebDAV but I would like to rewrite the URL for "/" to "/.www/index.html" so my web configuration app will be accessible by...
I am trying to make WiFi SD for 3D Printer on ESP32 using your ESPWebDAV library. For SD I use because I think it's faster. If i connect (uncomment) your...
I know it may need some esp32 core update but any chance for ESP32 support ?
I keeped have compile error even with the example, maybe I use the old or not stable library version, could someone successfully compile the example provide me with the board...