What steps will reproduce the problem?
1. Install PyWebDav-0.94 with easy_install (as described on
http://code.google.com/p/pywebdav/)
2. Run davserver:
$ davserver -D /home/bronikkk/test -J -n
3. Run cadaver client: cadaver localhost:8008
4. Try to get some directory from cadaver:
get some_directory
The expected actions: getting the directory. Instead of this, there is a
message "404 Not Found" in client. Furthermore, the prompt line "Enter local
filename" appears occasionally, neither always nor never.
The corresponding script files (client.txt and server.txt) have been attached.
Versions of software:
OS:
Linux bronikkk-desktop 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 07:54:58 UTC
2010 i686 GNU/Linux
Ubuntu 10.04 LTS
Python:
Python 2.6.5
PyWebDav:
PyWebDAV server (version 0.9.4-dev)
cadaver:
cadaver 0.23.3
neon 0.29.0: Library build, IPv6, libxml 2.7.5, zlib 1.2.3.3, GNU TLS 2.8.3.
readline 6.1
Original issue reported on code.google.com by igor.bro...@gmail.com on 5 Jul 2010 at 2:24
Original issue reported on code.google.com by
igor.bro...@gmail.com
on 5 Jul 2010 at 2:24Attachments: