On Wed, Apr 10, 2013 at 12:20 PM, yuyan zhang wrote:
> i use nc command
> bash-3.2# nc 83.85.85.238 21
> 220 (vsFTPd 2.0.5)
> get the version of the ftp
> but i want to use twisted to do this,and i don't know the function
> can anyone help me?
Perhaps this is what you are looking for:
# getversi
Are you only interested in the version, or would you also like to actually
do FTP?
On Wed, Apr 10, 2013 at 6:20 PM, yuyan zhang wrote:
> i use nc command
> bash-3.2# nc 83.85.85.238 21
> 220 (vsFTPd 2.0.5)
> get the version of the ftp
> but i want to use twisted to do this,and i don't know the
i use nc command
bash-3.2# nc 83.85.85.238 21
220 (vsFTPd 2.0.5)
get the version of the ftp
but i want to use twisted to do this,and i don't know the function
can anyone help me?
Thank you very much.
___
Twisted-Python mailing list
Twisted-Python@twistedm