Table of Contents

TMSSSERVERPROXY

The Environmental Variable TMSSSERVERPROXY tells the TapeTrack Communications API to tunnel all TapeTrack communications via a HTTP proxy.

The value of TMSSSERVERPROXY should be set in the format user:password@server:port, where:

When troubleshooting HTTP Proxy connections, you should consider using the TMSSAPLILOGDIR environmental variable.

Example

set TMSSSERVERPROXY=jsmith:password@192.168.1.8:3128

See Also

Setting Environmental Variables