TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


variable:tmssstderrdir

This is an old revision of the document!


TMSSSTDERRDIR

The Environmental Variable TMSSSTDERRDIR specifies the full path to write the standard error stream to a date stamped file.

Example

Windows Command Line

To write the standard error, from TMSS10Sync, to C:\Program Files\TapeTrack\TapeTrack Sync\reports

set TMSSSTDERRDIR=C:\Program Files\TapeTrack\TapeTrack Sync\reports

Windows PowerShell

To write the standard error, from TMSS10Sync, to C:\Program Files\TapeTrack\TapeTrack Sync\reports

$env:TMSSSTDERRDIR = "C:\Program Files\TapeTrack\TapeTrack Sync\reports"

Linux

export TMSSSTDERRDIR=true
variable/tmssstderrdir.1657255784.txt.gz · Last modified: 2025/01/21 22:07 (external edit)