Community Scoring

Was this page helpful?

Tag Tags0

This page has no tags

Page statistics

1705 views1 edit(s)2539 characters(s) Page last modified 13:15, 7 Apr 2011 by zvi999
How to add your knowledge

SetupArchiveTape

    Table of contents
    No headers

    The SetupArchiveTape keyword identifies the device to which setup information for an archived project is saved. A project's setups are saved as a .tar format archive, creating a single file that can be extracted, preserving the original directory structure.

    The SetupArchiveTape keyword uses the following syntax

    SetupArchiveTape <device_type>

    where <device_type> is the path to the device where you want to save the setup archive. You can set the path to point to a tape device or use a file destination as a virtual device. If you set a file destination, you must add a filename ending with the .tar extension that you want to use for the setup archive.

    Example of use

    SetupArchiveTape /var/tmp/setups.tar