craig knutson
May 26th, 1999, 11:00 AM
... using ftp programmatically.
i would like to try my hand at writing an ftp client.
thanks much!
craigk
cknutson@flash.net
Steve Dwire
May 27th, 1999, 08:23 AM
The obvious answer is to check the RFCs, but they can be extremely difficult to understand. Nevertheless, they are the authoritative documents. Here's the link I use for the RFC index:
http://andrew2.andrew.cmu.edu/rfc/rfc-front.html
The latest RFC for FTP is 0959 with security extensions in RFC 2228
Hopefully someone can give you a source for something a little more readable, but this should provide you with the information you need to follow the authoritative standard.