Hi !
I'm new on that forum, and I'm a french young IT student in a sandwich structure !
In my company, I have two different sites, and want to share relatively big files between the two sites. So I'm actually testing MaxDB and WebDav for the file sharing.
I've installed the maxdb 7.5 version with the webtools (webdav included). In my http explorer, webdav(http://myserver:9999/webdav?gui) is working well (no more 500 internal server error), but I don't know how to add a file in my webdav system.
Moreover, when I want to connect my webdav share as a network favorites, it doesn't work.
Can someone help me ??
For more questions, I'm available at my mail address, or by post reply !!
Thx
Hi Jérémy,
the WebDAV Explorer or webdav?gui is just a read only tool. To upload files you need another WebDAV client like the file explorer of Windows. For unix environments you will also find clients to upload files into a WebDAV server. There is also a command line tool from Apache.
If you have an application you can use different HTTP libraries to create a PUT request and send the file content as body data (Perl, Python, Java etc.).
Regards,
Markus
i got the same problems..
my system OS: Fedora Core 3
Web Browser : Mozilla Firefox v 1.0
I installed NW4 testdrive SR1 DVD.
so MaxDB version is 7.5.0.010
Actually, there is no web tool in that DVD.
i downloaded 'maxdb-all-linux-32bit-i386-7_5_00_19.tgz'. and installed webtools with SDBINST.
by the way, websql, webdbm, waecho they work well.
How can i use WebDAV without 500 error?
configuration screenshot.
http://www.mobilian.org/teruyo/zb40/data/saponlinux/webdav00.png
error screenshot.
http://www.mobilian.org/teruyo/zb40/data/saponlinux/webdav01.png
Thank you for ur great help.
kindest regards
David
Add a comment