next up previous contents
Next: RZ files Up: Moving Binary Data: DST Previous: AIX tcopy

The bincopy utility for AIX and ULTRIX

 

There is a GSI-made utility program which allows exchange of binary data between UNIX tapes and disks as well as between the MVS data pool and UNIX tapes and disks. Here is a short description:

bincopy <infiles> <outfiles>   # lists of files, separated by commas, no blanks
       [-l<label>]             # for tape output: name of tape, <= 6 characters
       [-f<recordformat>]      # for tape output from UNIX disk
       [-r<recordlength>]      # for tape output from UNIX disk
       [-b<blocksize>]         # for tape output: physical blocksize
       [-s<filesize-in-bytes>] # for tape  input: max. filesize, def.=200MB
       [-d]                    # debug option, lots of output
       [-i<inprefix>]          # prefix every infile name with <inprefix>
       [-o<outprefix>]         # prefix every infile name with <outprefix>
       [-h]                    # HSM recall/migrate action runs in parallel to network transfer 
                               # saves disk space on MVS
Here are some typical examples:



Back to GSI Home Page Back to FOPI Home Page Index

fopi
Tue May 28 15:33:35 CST 1996