282
Celerra Network Server Command Reference Manual
The server Commands
Note: To prevent the tape from rewinding at the end of command execution,
use the -N option with the -e <archive_name> option.
-f <archive_file>
Specifies the archive name when it is a file.
Note: A single archive may span multiple files and different archive devices.
When required, server_archive prompts for the pathname of the file or
device of the next volume in the archive.
-i
Interactively renames files or archive members. For each archive
member matching a pattern operand, or each file matching a file
operand, server_archive prompts to /dev/tty giving the name of the
file, its file mode, and its modification time. Then server_archive
reads a line from /dev/tty. If this line is blank, the file or archive
member is skipped. If this line consists of a single period, the file or
archive member is processed with no modification to its name.
Otherwise, its name is replaced with the contents of the line. Then
server_archive immediately exits with a non-zero exit status if
<EOF> is encountered when reading a response, or if /dev/tty cannot
be opened for reading and writing.
-k
Does not allow overwriting existing files.
-l
Links files. In the copy mode (-r, -w), hard links are made between the
source and destination file hierarchies whenever possible.
-I <client_dialect>
Allows filename information recovered from an archive to be
translated into UTF-8.
-n
Selects the first archive member that matches each pattern operand.
No more than one archive member is matched for each pattern.When
members of type directory are matched, the file hierarchy rooted at
that directory is also matched (unless -d is also specified).
-p <string>
Specifies one or more file characteristic options (privileges). The
<string> option-argument is a string specifying file characteristics to
be retained or discarded on extraction. The string consists of the
specification characters a, e, m, o, and p. Multiple characteristics can