                                                                retrieve

Chapter 7 File Management

To recover map data stored offline with the backup command, use the retrieve
command.  The bkup_path device must be correct, as defined in the config file.
If a listing of what files exist on the archive is desired, use the -t
argument.  No files are extracted when the -t option is exercised.

retrieve

    Copies backup files back to the active map directory.

         retrieve [-t]

    Extracts all files on the archive file found at the bkup_path device.  If
    the -t option is included, a listing of all files is produced and no files
    are actually extracted.
    ___________________________________________________________________________
    Options/arguments:

         -t        Produce a listing of files on backup medium only.  No files
                   are extracted.
    ___________________________________________________________________________
    Example(s):

    To retrieve a map called cub_peak from its device specified by bkup_path in
    the config file, enter:

         retrieve -t
    ___________________________________________________________________________
    See also:

              config, backup
    ___________________________________________________________________________
