Content-type: text/html Manpage of SmodD

SmodD

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

NAME

SmodD - modifies metadata information about SRB data objects.  

SYNOPSIS

SmodD [-s|-t|-c|-g|-H|-k|-x|-X|-y|-Y|-z] newValue dataName

SmodD [-L|-P] newValue additionalValue dataName

SmodD -l targetDataName targetCollectionName dataName  

DESCRIPTION

SmodD modifies information about data objects dataName.

Note that the command can change the information for more than one object if dataName can resolve to more than one object name.

The Stoken utility can be used to find the current data types supported.

 

OPTIONS

-h
display command options
-s
change size
-t
change type
-l
makes a soft link for this data in another collection targetCollectionName with a given targetDataName
-c
insert comments
-g
insert GUID - global unique identifier
-k
insert/change checksum
-Y
insert/change encrypted field via SRB Secure Communication
-z
insert/change compressed field
-H
hide or unhide a srbObject and disallows user from reading/writing the srbObject Set newValue=1 for hiding and newValue=0 for unhiding. When metadata access control is on, the srbObject will not be seen by Sls.
-P
pin or unpin a srbObject and disallows removal of file by a SRB daemon (current implementation does not use the pin from stopping one to remove/move a file) Set newValue=1 for pinning and newValue=0 for unpinning. This operation needs additionalValue and should be of the form YYYY-MM-DD-HH.MM.SS;
-L
lock upto a timestamp; newValue can be 'read', 'all' or 'null'. If all-locked no one can read or write. If read-locked no one can write but they can read. If null-locked all locks are removed. This operation needs additionalValue and should be of the form YYYY-MM-DD-HH.MM.SS;

 

SEE ALSO

SgetD(1), Sput(1), Stoken(1), Sattrs(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