PassMark Logo
Home » Forum

Multiple output directories?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MergeThis
    Senior Member
    • Jan 2007
    • 111

    #1

    Multiple output directories?

    Can I duplicate the output files (JavaScript) to more than one directory?

    There's no option to do that in the WYSIWYG mode, but if I enter another #OUTDIR: line in the .zcfg file (with a text editor), will that work? (Too lazy to do the backups and try it myself!)


    Leon
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    The output files are only written to one location. You need to manually duplicate them (or write a DOS script for example), if you need multiple copies of the files.

    Or you run the indexer several times with different config files, which have a different output folder set. But this might be inefficient for a large site.

    Comment

    • MergeThis
      Senior Member
      • Jan 2007
      • 111

      #3
      OK, thx. I'm already copying them, but sometimes I forget....

      Comment

      Working...