Hi,
Informix doesnot take database level backups (ver 10 do take, I guess). So you need to write a script which will do the export of database using dbpexort utility, move all the unl and the sql file to the backup server, drop the existing database and then import from the FTPed files.
Bye
Nitin