I've written a little web / webDAV server that serves the current directory as a web site.
It makes it easy to upload/download files between your PC and a remote
device e.g. mobile phone (Android, iPhone etc) simply using the web browser.
A custom upload servlet makes it possible to upload files without a WebDAV client.
new major feature release :
v1.0.0 Scan a QR code and connect to upload servlet
More details in the repository
https://github.com/ag88/embtomcatwebdav
new release
- v1.1.0 major feature release:
- create new folder from web interface new,
- urlprefix changed to /files instead of /webdav
- v1.0.0 major feature release:
Scan a QR code and connect to upload servlet! new
- v0.8.0 major feature release:
- new upload servlet, uses Apache Velocity templates.
- download multiple files as zip new
- filename filters new
the above features significantly improves usability of the upload servlet
https://github.com/ag88/embtomcatwebdav/releases/latest