290
Celerra Network Server Command Reference Manual
The server Commands
by the -c, -n, -u, -D, and -T options. Then any -s and -i options will
modify, in that order, the names of those selected files. Then the -Y
and -Z options will be applied based on the final pathname. Finally,
the -v option will write the names resulting from these modifications.
When archiving files during a write operation, or copying files during
a copy operation, archive members are selected, based only on the user
specified pathnames as modified by the -n, -u, -D, and -T options (the
-D
option only applies during a copy operation). Then any -s and -i
options will modify, in that order, the names of these selected files.
Then during a copy operation, the -Y and the -Z options will be
applied based on the final pathname. Finally, the -v option will write
the names resulting from these modifications.
When one or both of the -u or -D options are specified along with the
-n
option, a file is not considered selected unless it is newer than the
file to which it is compared.
SEE ALSO
Using the Celerra server_archive Utility.
EXAMPLE #1
To archive the contents of the root directory to the device rst0, type:
$
server_archive <movername> -w -e rst0
EXAMPLE #2
To display the verbose table of contents for an archive stored in
<file_name>, type:
$
server_archive <movername> -v -f file_name
EXAMPLE #3
To copy the entire olddir directory hierarchy to newdir, type:
$
server_archive <movername> -rw olddir newdir
EXAMPLE #4
To interactively select the files to copy from the current directory to
dest_dir, type:
$
server_archive <movername> -rw -i olddir dest_dir
EXAMPLE #5
To extract all files from the archive stored in <file_name>, type:
$
server_archive <movername> -r -f <file_name>
EXAMPLE #6
To update (and list) only those files in the destination directory
/backup
that are older (less recent inode change or file modification
times) than files with the same name found in the source file tree
home
, type:
$
server_archive <movername> -r -w -v -Y -Z home /backup
STANDARDS
The server_archive utility is a superset of the -p1003.2 standard.
Summary of Contents for Celerra
Page 6: ...Celerra Network Server Command Reference Manual 6 Contents...
Page 10: ...10 Celerra Network Server Command Reference Manual Preface...
Page 16: ...16 Celerra Network Server Command Reference Manual Overview...
Page 276: ...276 Celerra Network Server Command Reference Manual The nas Commands...