Re: Directory Uploads

2004-11-17 Thread James Mason
Slide client lib will give you the functionality you need to communicate with the WebDAV server. There are some simple example on the wiki to get you started, and the source to the command line client is a good reference. Also, there was talk of someone implementing a FileView using the client

Directory Uploads

2004-11-15 Thread Nitin Chaumal
Hi All I have Apache HTTP Server 2.0.52 running with mod_dav/mod_dav_fs enabled over a part of the DocumentRoot. I am writing an applet (signed) which will show clients local filesystem as well as DAV enabled portion of the server filesystem. Using this applet the user may upload directories