----- Original Message ----- 
From: "Lukas Gebauer" <[EMAIL PROTECTED]>
To: "Ararat Synapse" <[email protected]>
Sent: Thursday, September 27, 2007 5:40 PM
Subject: Re: [Synalist] FTP protocol specifications


>> I'm trying to code a FTP server using TTCPBlockSocket, but I can't find
>> documentation about the  protocol for "passive mode" on a FTP server
>> (maybe I just not "googled" enough :/ ). Where can I find some
>> specifications for this? If someone knows any kind of documentation about
>> the whole FTP protocol, please inform me...
>
> On begin of ftpsend.pas you can find all related RFC documents.
> --
> Lukas Gebauer.
>

Ok, thanks. That's all I need... I promise next time I'll read the headers 
on the units... :)

>Petr Fejfar <[EMAIL PROTECTED]>
>Dne Thu, 27 Sep 2007 22:17:59 +0200 Maykon Titon <[EMAIL PROTECTED]>
>napsal/-a:

> I'm trying to code a FTP server using TTCPBlockSocket, but I can't find
> documentation about the  protocol for "passive mode" on a FTP server
> (maybe I just not "googled" enough :/ ).

>Your are joking, right?

>Putting 'FTP protocol' into basic Google search gives you as the first
>occurence a Wikipedia's article describing FTP protocol including links
>to related standards :-O

I'm interested to know EXACTLY how the protocol is implemented. All of his 
sintax, point to point, not generic descriptions of the most used commands. 
I know that it is specified by some RFC standard, but I don't know what RFC 
standard correspond to that (until Lukas tell about the header on 
ftpsend.pas unit).
Sorry about the way I asked for this information. My english isn't very 
good, so I tried to make a question to know any information about the 
protocol. Sorry if the way I asked about it sounds like a joke... 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to