You probably want to open a connection to
http://localhost:8080/slide/files/
but first enable write access to guest by changing domain.xml:
<!-- ### Give read/write/manage permission to guest ###
Uncomment the following line to give permission to do
all actions on /files to guest (unauthenticated users)
-->
<permission action="/actions" subject="/users/guest"/>
See also the mail "Logging Into Slide from client", 13 Jan
I should make a FAQ item of this :-)
Dirk
A SG wrote:
>
> Hi guys,
> Can anyone help me regarding the problem described
> below.I want to download a file from webdav server.
> --- A SG <[EMAIL PROTECTED]> wrote:
> > Hi,
> > I am using the cmd line webdav client Slide.I am
> > able
> > to connect to the webdav server and also able to
> > download files from webdav server.But when I am
> > trying
> > to download a file from webdav server I am facing
> > some
> > authorization error.
> > The error 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 index.html
> > Uploading 'index.html' to '/index.html': failed.
> > Forbidden (403)
> > [LOCALHOST] / $
> >
> > ------------
> > I guess the userid with which I am logging in does
> > not
> > have write permissions.
> > My questions are
> > 1)How do I log in with an userid which has write
> > permission with this command line utility.
> > 2)In which configuration file are the user ids and
> > their permissions to resources mentined.
> >
> > Regards
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Send FREE video emails in Yahoo! Mail!
> > http://promo.yahoo.com/videomail/
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
>
> __________________________________________________
> Do You Yahoo!?
> Send FREE video emails in Yahoo! Mail!
> http://promo.yahoo.com/videomail/
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>