Hi, Vikas. If all you want to do is get all the latest files in a SourceJammer folder, the easiest thing to do would be to create an ant script and use the SJ_GetProject Ant task.
Take a look at this file for an example of how to do this: http://dev.sourcejammer.org/ShowFile?id=4535&archive_name=SourceJammer You'll need to download and install Ant from jakarta.apache.org, if you don't have it already. One other trick is that the conf.dir needs to point to your SJ client installation's conf directory. Good luck. --Rob --- Vikas Hazrati <[EMAIL PROTECTED]> wrote: > Hi, > > I am interested in accessing the server using the client API provided by building a > Standalone > client. I have a requirement that I should be able to schedule this standalone > client to execute > on a specified time each day and dump all the files which are present in an Archive > to a folder > on the server. > > Please let me know how could I use the Client API's to acess the server and get a > dump of all > the files present under an archive. > > > Let us say that I have set up an archive as > ......\jboss-3.2.3\server\medmax\deploy\sourcejammer.war\WEB-INF\server\archives\docs > > and then I want to get a dump of all the documents on say > > ...\jboss-3.2.3\server\medmax\vikas > > Once i get a dump of all the documents here I would like my search indexer to index > this folder > so that it can perform seach on this directory. > > Any help would be highly appreciated. > > Thanks, > Vikas > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the new InstallShield X. > From Windows to Linux, servers to mobile, InstallShield X is the one > installation-authoring solution that does it all. Learn more and > evaluate today! http://www.installshield.com/Dev2Dev/0504 > _______________________________________________ > SourceJammer-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/sourcejammer-users __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ SourceJammer-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sourcejammer-users