Wsgidav A generic and extendable WebDAV server based on WSGI Install pip install wsgidav pip install cheroot Usage 현재 디렉토리에 익명 접근 가능하도록 오픈하는 방법 wsgidav -H 0.0.0.0 -p 48888 -r $PWD --auth anonymous See also WebDAV WSGI Favorite site Github - mar10/wsgidav