OnDemand User Group

Support Forums => Report Indexing => Topic started by: Steve Lance on May 11, 2022, 06:29:34 AM

Title: Document download
Post by: Steve Lance on May 11, 2022, 06:29:34 AM
We are trying to download several documents using arsdoc get.  We can get the documents in one .out file with their indexes in an .ind file.  We would like to get these files broken out by individul .out and .ind files.  We have used different parameters and combination of parameters but we cannot get individual document downloads.  Any help would be appreciated.
Title: Re: Document download
Post by: Justin Derrick on May 12, 2022, 08:52:23 AM
Hi Steve.

Just remove the -c option (concatenate).  I know that this will have an effect on other parameters (like the -g option that provides the generic index file) and possibly others.

Alternately, I have a utility that splits files out of generic index files.  Contact me if you'd like some help with this work.

-JD.