ss.backup_name


Type:
String
Default Value:
UNIX and Windows: ~
OpenVMS: None
Valid Values:
Any valid filename characters

The ss.backup_name option specifies the extension given to a backup file created when a file is opened in write mode. This includes all files created in the RT process (RTclient, RTserver, or RTmon) except for those created in RTsdb and view files.

The backup file has the same name as the existing file, with the addition of the extension specified in this option. For example, if the default value of ss.backup_name is used on a UNIX system, a file named satellite1 would have a backup file named satellite1~. To turn off the creation of backup files, set the option to UNKNOWN. If, while running RTclient, a file becomes corrupted, the backup file can be renamed (by dropping the extension) to recover the earlier version.

This option must precede any other file options (including Trace_File) within the command file.


TIBCO SmartSockets™ Java Library User’s Guide and Tutorial
Software Release 6.8, July 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com