Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-webdav-dev] Slide Project

Hi Soumya,

you'd be better off asking this kind of stuff on the slide-user mailing list.
check this page: http://jakarta.apache.org/site/mail.html
read it carefully, goto the following page, find slide-user and subscribe.

at http://faq.globalvision.com.au/ you'll find a lot of answers that many slide 
users have found valuable in the past. and as a quick hint: you'll need to 
modify the web.xml of the slide servlet to turn on authentication.

good luck :)

18.01.2002 12:12:14, A SG <asgjoy@xxxxxxxxx> wrote:

>Hi All,
>I am working with the slide project and facing a few
>problems.I am running the command line client Slide.I
>am being able to connect to the WebDav server deployed
>in tomcat.The get operation from the server is also
>fine i.e I can download resources from the server.But
>when I am trying to upload a file to the server an
>authorization error message is coming.The entire log
>is given below.
>
>F:\jakarta-slide-1.0.16\build\client\classes>java
>org.apache.webdav.cmd.Slide
>[ Slide ] $ open
>Enter http URL: http://localhost:8080/
>[LOCALHOST] / $ put
>[LOCALHOST] / $ put joy.txt
>Uploading  'joy.txt' to '/joy.txt': failed.
>Forbidden (403)
>[LOCALHOST] / $
>
>---------------------------
>My questions are
>1)From which configuration file in the webdav server
>can I find set of user lists their passwords and their
>permissions to resources.Is it tomcat-user.xml?
>2)What is the default login to the webdav server i.e.
>the login with which I am conecting in this case.Is it
>guest?
>3)How do I connect to the webdav server with a
>particular userid password from this particular
>command line client.
>
>Regards
>Soumya.
>
>__________________________________________________
>Do You Yahoo!?
>Send FREE video emails in Yahoo! Mail!
>http://promo.yahoo.com/videomail/
>_______________________________________________
>platform-webdav-dev mailing list
>platform-webdav-dev@xxxxxxxxxxx
>http://dev.eclipse.org/mailman/listinfo/platform-webdav-dev
>
>

-chris
_______________________________________________
 /=/ cmlenz at gmx.de






Back to the top