Pastures
embtomcatwebdav
An embedded tomcat web server app.
I've written a little web / webDAV server that serves the current directory on your computer as a web site.
That makes it convenient to upload/download files/photos between your PC and a remote
device say a 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 major feature release:
Scan a QR code and connect to upload servlet and start uploading / download files/photos between your phone and computer!
- v0.9.1 various usability improvements in upload servlet
- v0.8.0 major feature release:
- new upload servlet, uses Apache Velocity templates.
- added download of multiple files as zip *new*
- added filename filters *new*
download as zip and filename filters significantly improves usability of the upload servlet
Check it out in the repository
https://github.com/ag88/embtomcatwebdav
Download
my html trials