m0xin
May 10th, 2001, 08:44 PM
I'm writing a telnet server, and I wan't users to be able to upload files... from telnet. I have NO idea how to do this. I have it so when they make a new user, it creates a folder for them, and id like the files to upload to their folder. there is also some filesize functions but those aren't necesary, right now id just like to send a file from telnet to server side and have the file upload into a specific folder. any ideas? thanks