Bita Shadgar wrote: > And also, I don't know why when I am trying to put a file by the command > webdav program ( client/bin/run.sh) , the program will be locked and I > have to exit program (ctrl+c) and again run it. However It puts my files > and even I can see the file through the web and by file system. What's > wrong? I don't have such these problem with other commands like mkcol, > propfind, proppatch, acl, options,lock,... > Dirk Verbeeck wrote: > >> Version of slide ? >> Try "set debug on" and do the command, send me the logging. > > It is Slide1 .0.11. And the result is like this: > > [LOCALHOST] /slide/files/ $ set debug on > The debug flag is on (level=all). > [LOCALHOST] /slide/files/ $ put run.sh bita.txt > Uploading 'run.sh' to '/slide/files/bita.txt': Reopen connection : > Host:localhost Port:8080 > PUT /slide/files/bita.txt HTTP/1.1 > Authorization: Basic Z3Vlc3Q6bXlndWVzdHB3 > Host: localhost:8080 > Cookie: $Version=1;JSESSIONID=ofgn9pzsl1; $Path=/slide; > $Domain=localhost > User-Agent: Jakarta HTTP Client/1.0 > > ^Cbin% > > > Thanks indeed, Bita. > Very strange, never had problems with that command. Some more info: Servlet container ? tomcat 3/4 client & server platform OS ? Is the file exactly transferred ? to the last byte ? Any messages on the server console ? Does this happen with other files as well ? Try putting them on the server with different names ? Can you test with the latest version ? What stores are you using with slide ? Other special things ? (you enabled security ?) Dirk
