Forget the telnet man.
try to make a textfile wich will look like this:
1-text
2-blabla
Create a database with to fields id and message, ten build a program wich put from that file in your database. If you can do that you will be able to upload your database. Put you text file and php file on the web, acces your php file and you will have your values in database. I ues this method and it works.
it's real easy and in this way you hav a "backup".