[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: FTP problem with luasocket
- From: ketmar <ketmar@...>
- Date: Wed, 26 Nov 2008 14:31:52 +0200
On Wed, 26 Nov 2008 17:54:54 +0530
<abdul.shaik@wipro.com> wrote:
> but when I tried to use the ftp functionality I observer the
> ftp client is issuing ftp connect twice. first time with
> port number 21 and the second time it is taking some arbitrary
> port. But our Network Element will allow the traffic for the port
> 21. Due to this I am not able to complete the ftp get operation.
>
> Please any one can help me in understanding why the ftp client trying
> to issue connect command twice? what is the way I can make sure
> the port number will be same for all connecting commands.
http://www.faqs.org/rfcs/rfc959.html
somebody says me that careful reading of the standards gives the
englightening.