Connecting Tech Pros Worldwide Help | Site Map

Error 425: Can't establish Connection. Connection Refused in ftp

Newbie
 
Join Date: Dec 2006
Posts: 21
#1: Feb 1 '08
Hi all,

Whenever i try to use 'quote nlst' or 'quote list' in ftp. It gives me this error 425:Can't establish connection. Connection refused'. It works fine when I use ls or dir commands. But I have to generate a script in IDL (Interactive Data Language) in which i need to send the command 'nlst' or 'list' i.e. the commands at server end for ls and dir from the program to the server. I tried to switch passive mode too but in vain.Rest all commands like RETR,PASV,etc are working fine.

My config: Win XP Pro.
Host m trying to ftp: isr.sri.com

Can someone please help me to sort out this.I need it urgently. My project is blocking due to this only.

Thanks & Regards
-Ritu
Newbie
 
Join Date: Oct 2008
Posts: 1
#2: Oct 24 '08

re: Error 425: Can't establish Connection. Connection Refused in ftp


Hi Ritu,
Am working in c++.Am facing error while logging in ftp please guide me
provided sample code too we are using POCO libraries
Reply