- tms-old
- tms
- config
- tmsBackup
This file ( 383B ) exceeds the allowed full mode (48 kb) size.
The editor full hight is disabled, only scrolling is allowed..
If you wish to edit a file, it is recommended to use the scroll mode as some users do not like the full height
mode, although some users like it.
#!/bin/sh
################################################################################
# TmsBackup Backup TMS Configuration
# T.Barnaby, BEAM Ltd, 2007-11-06
################################################################################
#
FILES="/etc/tmsServer[1234].conf /usr/tms/rootfs-[1234]/etc/tmsPuServer.conf /usr/tms/stateTables"
tar -czf tmsBackup.tar.gz ${FILES}