Content-type: text/html Manpage of Sappend

Sappend

Section: User SRB Commands (1)
Updated: Jan 2002
Index Return to Main Contents
 

NAME

Sappend - appends a local file or a SRB object to a target SRB object.  

SYNOPSIS

Sappend localFileName srbTarget
Sappend -i srbTarget
Sappend -s srbObj srbTarget  

DESCRIPTION

In the first synopsis, Sappend appends a local file localFileName to an existing SRB object srbTarget. The user should have at least read permission for localFileName and at least 'write' permission for srbTarget.

In the second synopsis, the appended file is taken from the standard input.

In the third synopsis, Sappend appends an existing SRB object to another SRB object. The user should have at least read permission for srbObj and at least 'write' permission for srbTarget. If srbObj is replicated then one of the copies is read.

The srbObjandsrbTarget arguments can be path names in the SRB collection hierarchy.

 

OPTIONS

-h
displays command options
-i
appended from standard input
-s
append existing SRB object to another SRB object
 

SEE ALSO

Sput(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 18:44:15 GMT, July 02, 2004