Good tip on the command line client. Am I mistaken or is there no packaged javadoc for the command line client? Am I also mistaken that there is not target to create the javadoc for the command line client in the packaged build.xml? I must be missing something.
If I'm not missing something, then maybe I should share the target I wrote to javadoc the command line package. IMHO it would make a helpful addition to the build.xml since newbies are going to want to see what that thing is doing since it's the place to start. Matt -----Original Message----- From: James Mason [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 17, 2004 1:41 PM To: Slide Users Mailing List Subject: Re: Can I use Slide to send files to a WebDav server? There are a few examples on the Wiki. Also, the source to the command line client is a fairly good reference. -James Matt Reason wrote: > Thanks, Warwick. I missed that. > >>From the FAQ, there are no examples. Is that still true? How can one > become familiar with using the client then? > > > > -----Original Message----- > From: Warwick Burrows [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 17, 2004 11:09 AM > To: 'Slide Users Mailing List' > Subject: RE: Can I use Slide to send files to a WebDav server? > > > > You can use the Slide WebDAV client to write to your WebDAV server. The > webapp you see is the Slide WebDAV server itself. The client > communicates > with any DAV server. You can download the client package separately from > the > Slide server package. The latest version is the 2.1 beta which was > released > last week. > > Warwick > > > > -----Original Message----- > From: Matt Reason [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 17, 2004 12:51 PM > To: [EMAIL PROTECTED] > Subject: Can I use Slide to send files to a WebDav server? > > > > Hello, > > Sorry for being the confused new guy - but I'm a little lost. I have a > java > process that yanks a large datafile from my company's database and then > I > need to deposit the file on another company's WebDav server. > > It looks to me, from the downloads page, that Slide is an entire > web-app. > > All I (think) I need is a couple of jars out of that package so I can > call > WebDav methods from my application. Is that true? Anybody know what > jars I > need and if there are any examples lying around. Or am I looking in the > wrong spot altogether? > > Thanks in advance, > > Matt > > --------------------------------------------------------------------- > 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] > > > --------------------------------------------------------------------- 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]
