Info
Version: | 14.1.13916 |
Author(s): | IT Hit, Ltd |
Last Update: | Thursday, May 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.webdavsystem.com/server/ |
NuGet Url: | https://www.nuget.org/packages/WebDAV.Server |
Install
Install-Package WebDAV.Server
dotnet add package WebDAV.Server
paket add WebDAV.Server
WebDAV.Server Download (Unzip the "nupkg" after downloading)
Dependencies
- ITHit.WebDAV.Server.HttpListener(>= 11.0.10281 && <= 11.0.10281)
Tags
It stores all data in iOS/Android file system extended attributes. This sample provides access to the documents inside a mobile app folder.
To see the documents a user opens a sample web page served by this server in a web browser on any machine in the local network. A user can open, edit and save documents back to the mobile device as well as can upload, download and manage documents using any WebDAV client.
Quick start video tutorial: https://www.youtube.com/watch?v=dsDPrQBUpZM
Detailed instructions about running this sample:
https://www.webdavsystem.com/server/server_examples/mobile_ios_android/.