What is wrong with the slide command line client? It is in the distribution and works well. You can run it in a debugger and see exactly what is going on and how it marshals the arguments to the webdavresource.
Michael Oliver CTO Alarius Systems LLC 6800 E. Lake Mead Blvd, #1096 Las Vegas, NV 89156 Phone:(702)953-8949 Fax:(702)974-0341 -----Original Message----- From: Eugeny N Dzhurinsky [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 15, 2006 6:34 AM To: [email protected] Subject: Re: put method On Wed, Feb 15, 2006 at 03:20:34PM +0100, Willem Voogd wrote: > I'm not a WebDAV/slide guru either, so this might be a real stupid comment, > but did you use the http:// protocol prefix? > (Don't even know whether it is nessecary, but i use it in my code and it > works...) yes, I'm using it > Further, are you sure the host is up and using port 80 (simply check via > browser) Actually I'm using URL http://localhost:8180/ and http://10.0.1.1:8180/ - no luck thus... > furthermore, i believe the article on onjava is using a older version of > slide, with a slightly different api afaik... That might be a clue, I hope somebody could give me some ideas where is it possible to get simpliest WebDAV client implementation sources... -- Eugene N Dzhurinsky --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
