Hi Linman,
Fortunately this is a very simple task and can be carried out with any PC running standard Windows.
Run a Command Window (A DOS window to those that remember DOS) and type:
ftp xxx.xxx.xxx.xxx
where xxx.xxx.xxx.xxx is the ip number of the unit you wish to back up.
Log into the unit, on the Tenors there is no user name, just a password.
At the ftp prompt type
ftp> bin
To go into binary mode
then type
ftp> get db.bin backupdb.bin
This will copy this working configuration to a file called backupdb.bin on your hard disk.
To restore this login to the unit using ftp again and type:
ftp> put backupdb.bin db.bin
Simple as that…
Hope this helps, if you need any further information please feel free to contact me: mhitchcock@blue-lava.co.uk
Mat.