TeamAmaze / TeamAmaze/AmazeFileManager

Add WebDAV server

Open
#1,163 5 comments 1 reaction 1 assignee View on GitHub

@TranceLove is already working on this.

Since Apr 16, 2018.

Issue-Feature
Dominant language
Kotlin
Stars
6.4k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
1

Description

Feature request:

Add support for running a WebDAV server on the Android device. From the UI perspective, this can be handled similarly to the existing FTP server feature.

The reason for this request is that when using Windows as a client to access the Android device as a server, WebDAV has an important advantage over FTP. In Windows, a remote WebDAV server can be mapped as a network drive with a drive letter. This allows the WebDAV drive to be accessed using the command prompt or other tools that require a drive letter. Windows does not natively support assigning a drive letter to a remote FTP server.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.