Use the sscontrol file command to manage configuration files.
>>-sscontrol--file--+-delete--filename.ext-----------------------------------+->< +-appendload--filename.ext-------------------------------+ +-report-------------------------------------------------+ +-save--filename.ext-------------------------------------+ +-logsize--name--+-port---------+--+-unlimited---------+-+ | '-cluster@port-' '-number of records-' | +-receivetimeout--name--+-port---------+--seconds--------+ | '-cluster@port-' | +-report--save--filename.ext-----------------------------+ '-force--newload--filename.ext---------------------------'
File.ext is a configuration file that can be any value and is optional.
sscontrol file delete file3
File (file3) was deleted.
sscontrol file newload file1.sv
File (file1.sv) was loaded into the Dispatcher.
sscontrol file appendload file2.sv
File (file2.sv) was appended to the current configuration and loaded.
sscontrol file report
FILE REPORT:
file1.save
file2.sv
file3
sscontrol file save file3
The configuration was saved into file (file3).