Using the Microsoft Windows Backup-Archive Client

Fromowner

The fromowner option specifies an alternate owner from which to restore files. The owner must grant access to use the files. For example, to restore files from the c:\devel\proja directory belonging to user_c on unix_2, and place the restored files in a directory you own named c:\id\proja, you would enter:

   restore -fromowner=user_c c:\devel\proja c:\id\proja

Syntax

>>-FROMOwner- owner--------------------------------------------><
 

Parameters

owner

Name of an alternate owner.

Examples

Options file:
Does not apply.

Command line:
query archive -fromowner=user_c \id\proja


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]