Hi Keith, Well, first of all how much disk space do you have? If you have enough it might be worthwhile to reinstall with server (you definitely get lynx then). As far as transferring files from your WINDBLOWS machine to Linux it depends. I'll assume that you do not have the two machines networked on a LANThen the easiest way is to move files onto a floppy. To mount a floppy on your linux machine so that it will read M$ WINDOWS: mount -t vfat /dev/fd0 /mnt/floppy Then copy the files from the floppy into your favorite Linux directory: cd /mnt/floppy cp *.txt ~keith/myfavorites I hope this helps. Jim Wantz On Fri, 29 Mar 2002, Keith Heltsley wrote: > I managed to spend some time at my windows machine to look at some howto's > and other docs. I still don't know how to get lynx and emacspeak loaded on > the newly installed /RedHat box. > > How do import text files that I created in my windows box? > > from > Keith Heltsley > > The sooner you fall behind, the more time you'll have to catch up. > > > > _______________________________________________ > Speakup mailing list > Speakup at braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >