Struncopy – Storix Software SBAdmin Commands Reference User Manual

Page 50

Advertising
background image

Storix System Backup Administrator

- 50 -

Version 8.2 Commands Reference

struncopy

Purpose:

Copy backups between servers or devices

Use on:

Administrator

Syntax:

struncopy [options] {-d source Device} {-D destination Device}

Options:

-b, --bufsize bufsize

Buffer size to use for new backup. Default is to keep same buffer
size of original backup.

-d, --source device

Source device containing backup to copy. If source is a TSM
server, specify “-d API” (see s server).

-D, --destination
device

Destination device to write new backup to. If destination is a
TSM server, specify “-d API” (see S server).

-e, --ejectsrc

Eject tape from the source device when copy is complete

-E, --ejectdest

Eject tape from the destination device when copy is complete

-h, --hostperm
hostperm

If writing to a disk file, indicates host read permission (a=any
host, h=original host only). Default is “a” if copying from tape,
and defaults to the original host permission setting if copying
from disk to disk.

-l, --sourceid backup
ID

Backup ID to read if copying from a disk backup

-n, --startseq
startingSeqnum

Beginning backup sequence number to copy from source if there
are multiple backups on the media.

-N, --endseq
endingSeqnum

Ending backup sequence number to copy from source if there
are multiple backups on the media.

-r, --rewindsrc

Rewind the input tape device before starting the copy

-R, --rewinddest

Rewind the output tape device before starting the copy

-s, --sourceserver
sourceServer

Server name where the source input device or directory is
located. If reading from a TSM server, use the format
“TSM@serverName”.

-S, --destinationserver
destinationServer

Server name where the destination output device or directory is
located. If writing to a TSM server, use the format
“TSM@serverName”.

Advertising