Displays the status of a Replication Server
Synopsis
fts statrepserver -server machine [-long] [-cell cellname] [{-noauth | -localauth}] 
[-verbose] 
[-help] 
Options
-server machine 
Names the File Server machine about whose Replication Server status information is to be displayed.  Specify the File Server machine using the machine's 
DCE  pathname, the machine's host name, or the machine's IP address. 
-long 
Specifies that more detailed information about the Replication Server is to be displayed.  The additional output includes information about each replica managed by the 
Replication Server on the specified machine. 
-cell cellname 
Specifies the cell where the command is to be run.  The default is the local cell of the issuer of the command.
-noauth 
Directs fts to use the unprivileged identity nobody as the identity of the issuer of the command.  If you use this option, do not use the 
-localauth option. 
-localauth 
Directs fts to use the DFS server principal name of the machine on which the command is issued as the identity of the issuer.  Use this option only if the 
command is issued from a DFS server machine (a machine that has a DFS server principal in the local Registry Database).  You must be logged into the server machine as root for this option to 
work.  If you use this option, do not use the -noauth option. 
-verbose 
Directs fts to provide detailed information about its actions as it executes the command.
-help 
Prints the online help for this command.  All other options specified with this option are ignored.
Description 
The fts statrepserver command displays information about the status of the Replication Server (repserver process) on the File Server machine 
specified with the -server option.  Include the -long option to specify more detailed information about the Replication Server on the specified machine, as well as information about 
each replica managed by the Replication Server.  Use the fts lsreplicas command to check the status of each replica of a fileset. 
Privilege Required 
No privileges are required.
Related Information 
Commands: 	fts lsreplicas(8dfs)