| Skip Navigation Links | |
| Exit Print View | |
|
Sun QFS and Sun Storage Archive Manager 5.3 Reference Manual Sun QFS and Sun Storage Archive Manager 5.3 Information Library |
1. User Commands (Man Pages Section 1)
2. Maintenance Commands (Man Pages Section 1M)
3. Library Functions (Man Pages Section 3)
4. Library Functions (Man Pages Section 3X)
5. File Formats (Man Pages Section 4)
NAME
exarchive - Exchanges archive copies
SYNOPSIS
exarchive -c copy_m -c copy_n [-f] [-M] [filename] . . .
exarchive -c copy_m -c copy_n [-f] [-M] -r dirname
[filename] . . .
AVAILABILITY
SUNWsamfs
DESCRIPTION
The exarchive command exchanges archive copies for one or
more files or directories. You must specify two -c options
(see OPTIONS).
OPTIONS
This command accepts the following options:
-c copy_m
-c copy_n Specifies the copies to be exchanged. The copy_m
is exchanged with copy_n. Exactly two -c options
must be specified. The first copy (copy_m) must
have a valid archive entry.
-f Suppresses errors.
-M Exarchives meta data only. This includes
directories, the segment index, and removable
media files. Regular files are not exarchived.
If you are exchanging a directory, you must
specify the -M option.
-r dirname
Recursively exchanges the archive entries of the
specified dirname and its subdirectories. The
archive entries of files in the directories and
subdirectories are exchanged.
filename Exchanges the archive copies for the specified
filename.
SEE ALSO
unarchive(1M).