PDA

Click to See Complete Forum and Search --> : Ftp server tutorial


Dec 13th, 1999, 08:29 AM
I would like to make a ftp server program. Does anyone know of a good tutorial on this? I've found source code, but a tutorial would help me learn how it works, and not just copy someone else's code and use it.

Thanks,

Jeepy

Bart
Dec 13th, 1999, 07:02 PM
You could take a look at RFC 959. It explains all the FTP commands.