export
This command places all files of the specified type into the file transfer directory, where they can be accessed by the tibfile user.
export <instance> <type>
Here are some examples of using the command.
 To export instance-specific 
		cert files, use the following command: 
		 
				
 
	 
 
	 export <0|1> certsTo export core files that are not instance-specific, use the following command:
export coresTo export config and log files that are both instance-specific and not instance-specific, use the following commands:
| Command | Exports | 
|---|---|
| export config | non-instance specific config files | 
| export logs | non-instance specific log files | 
| export <0|1> config | instance specific config files | 
| export <0|1> logs | instance specific log files | 
| export all config | both instance and non-instance specific config files | 
| export all logs | both instance and non-instance specific log files | 
| export all emsa.syslog | all rotations of non-instance specific emsa.sylog log file | 
| export all emsd.log | all rotations for both instances for the instance specific emsd.log file | 
The appliance-wide files are copied regardless of the instance specified.
Copyright © Cloud Software Group, Inc. All rights reserved.
