i have tried with following setting in a single desktop system in tnmftp component..
passive := false; firewalltype := ftuser; in tidftp component passive := false; with the help of above settings i was able to connect to my ftp server.. but when i try the same setting in LAN which is connected to internet using ADSL modem i'm not getting the error called "only client ip address allowed for port command". when i use the above settings i'm able to connect to the ftp server. but when i try to download or upload or list the files i'm getting the error. i tried with setting my ftp client application by setting passive := true; but the same result. aldrin ----- Original Message ---- From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> To: [email protected] Sent: Saturday, 1 March, 2008 7:20:59 PM Subject: Re: FTP server connectivity error (Aldrin Mendiz) > Message: 1 > Date: Fri, 29 Feb 2008 10:55:31 +0000 (GMT) > From: Aldrin Mendiz <[EMAIL PROTECTED]> > Subject: FTP server connectivity error > To: [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=iso-8859-1 > > when i try to connect the ftp server using tnmftp / > tidftp components i'm getting into an error called > "only client ip address allowed for port command". > > this particular error i'm getting only when i try to > use the application in LAN which is connected to > broadband connection. but the same application works > fine with a standalone system which is connected to > internet. > > please help to identify the problem > > thanks > aldrin > Does your server expect passive FTP? Are the FTP ports open? Mick _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi Now you can chat without downloading messenger. Go to http://in.messenger.yahoo.com/webmessengerpromo.php _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

