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]>
