editproxy
Edit the Surround SCM Proxy Server settings if the server location changes or you need to modify the configuration options.
sscm editproxy ProxyName [-p[ProxyPasswd]] [-dProxyAddr] [-lProxyPort] [-iRefreshInterval] [-mMinFileSize] [-sMaxSpace] [-aAgeLimit] [-cFrequency [-tTime]]|[-c-] [-n|-n-] [-r|-r-] [-o|-o-] [-h] [-u+/-Username1[:+/-Username2...]] [-y[Username:Password|+|=]] [-zSCMServerAddr:PortNum|zPath] [+u]
Option | Description |
---|---|
ProxyName | Proxy server name. |
-a | Maximum hours to keep files in the 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. |
-d | Proxy server address. |
-h | Display online help for the command. |
-i | Proxy server refresh interval in hours. |
-l | Proxy server port. |
-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. Enter -r- to disable. |
-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. Enter + before username to add or enter - to delete. |
-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. |