
ftio(1) | ftio(1) |
cpio Compatibility
ftio uses the same archive format as cpio. However, by default ftio creates tape headers and uses a tape block size of 16KB. cpio by default uses
EXTERNAL INFLUENCES
Environment Variables
LC_COLLATE determines the collating sequence used in evaluating pattern matching notation for ®le name generation.
LC_CTYPE determines the characters matched by character class expressions in pattern matching nota- tion.
LC_TIME determines the format and contents of date and time strings.
LANG determines the language in which messages are displayed.
If LC_COLLATE, LC_CTYPE, or LC_TIME is not speci®ed in the environment or is set to the empty string, the value of LANG is used as a default for each unspeci®ed or empty variable. If LANG is not speci®ed or is set to the empty string, a default of C (see lang(5)) is used instead of LANG. If any internationalization variable contains an invalid setting, ftio behaves as if all internationalization variables are set to C. See environ(5).
International Code Set Support
EXAMPLES
Copy the entire contents of the ®le system (including special ®les) onto tape drive /dev/rmt/c0t0d0BEST:
ftio
Restore all the ®les on /dev/rmt/c0t0d0BEST, relative to the current directory:
ftio
List the contents of a backup set created using ftio
ftio
Show how to use the .ftiorc ®le:
Assume a .ftiorc ®le exists in the user's home directory and contains the following:
# Sample .ftiorc file.
I= cdmuvEpp
O= cavEpp
Invoke ftio with the following command line to back up the user's home directory and the operating system commands directory:
ftio
Specifying the
WARNINGS
Because of industry standards and interoperability goals, ftio does not support the archival of ®les larger than 2GB or ®les that have user/group IDs greater than 60K. Files with user/group IDs greater than 60K are archived and restored under the user/group ID of the current process.
− 4 − | Section 1−293 |
f