Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

sarnobat/deprecated_webdav_helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Server

(Ubuntu)

	easy_install pip
	pip install wsgidav cheroot
	wsgidav --host=0.0.0.0 --port=4498 --root=/tmp --verbose 

Client

Make sure you are on the same network

curl 'http://192.168.1.3:4498/'

Issues

wsgidav fails if there is a file with UTF-8 characters I think

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published