addproxy

Configure the proxy server. After you install the Surround SCM Proxy Server, add connection information so the proxy server can communicate with the master Surround SCM Server. You can also set options to control how the server caches files and add users to the server.

sscm addproxy ProxyName ProxyAddr:ProxyPort [-pProxyPasswd] [-iRefreshInterval] [-mMinFileSize] [-sMaxSpace] [-aAgeLimit[-cFrequency [-tTime]]|[-c-] [-n] [-r] [-o] [-h] [-u+Username1[:+Username2...]] [-y[Username:Password|+|=]] [-zSCMServerAddr:PortNum|zPath] [+u]

Option Description
ProxyName Proxy server name.
ProxyAddr Proxy server address.
ProxyPort Proxy server port.
-a Maximum hours to keep files in cache.
-c Automatically pre-cache recently requested files. Valid frequency values are EveryDay or EveryRefresh. If EveryDay is specified, -t must also be specified. Enter -c- if you do not want to pre-cache files.
-h Display online help for the command.
-i Proxy server refresh interval in hours.
-m Minimum cache file size in KB.
-n Encrypt transactions between master server and proxy server. Enter -n- to disable.
-o Compress transactions between proxy server and master server.
-p Proxy server password. Prompts to enter proxy password for security purposes.
-r Encrypt transactions between proxy server and clients.
-s Maximum cache disk space in MB.
-t Time to refresh cached files. Required if -cEveryDay is specified. Format: hh:mm:ss.
-u Default proxy server users.
-y Enter a Surround SCM username and password if you do not want to use the default value. To use single sign-on, enter -y+. If you use an identity provider to authenticate, the provider web page opens if you have not yet authenticated. Authenticate with the provider and then return to the CLI.
-z Enter the Surround SCM Server host computer address and port number if you do not want to use the default value. IPv6 addresses must be in square brackets. If you received a server settings file from your Surround SCM administrator, enter the path to the XML file instead of entering the server connection information.
+u Display output in Unicode (Windows only). Output cannot be sent to a file. If output is enabled for all commands, enter +u- to disable it for this command.