Skip to content

Pure html/javascript example page to display the content of a remote webdav directory.

Notifications You must be signed in to change notification settings

Kysic/webdavFileTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebDAVFileTree

html and javascript application able to display the content of a remote webdav directory on a html page, and upload or delete files.

Description

It's based on several existing tools :

Screenshot

Screen shot of WebDavShare interface

Compatibilty

Browsers

Mainly tested on firefox, compatible with chrome and internet explorer 11.

Webdav server

Tested with a webdav lighttpd server accessed through a apache reverse proxy, both on port 443. The apache server also host the html pages, so there is no cross domain request from client point of view.

License

GNU GPL v3 : https://www.gnu.org/licenses/gpl-3.0.html

About

Pure html/javascript example page to display the content of a remote webdav directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published