Forum Moderators: phranque
I am facing weird problem i cannot connect to my client's server using ftp, when i use cute FTP 7.0 home i get error (command can't recognized by the server) checked with PASSIVE too..
but when i use DOS command line I write,
ftp domain.com
user: username
password: password
and i am connected to the server successfully, it shows me all the welcome messages but when i use any FTP command e.g DIR i get error
500 I won't connect to 192.168.-.- (only to MY_IP_ADDRESS)
425 No Data connection
with the same info my other friends can login but they are in different country.
can anyone help me please what is going wrong here?
thanks
PS: I tried but failed to find the best forum for this thread so posted here , Mod, if you know the right forum then pls move it there for efficient response.
if there is some firewall or FTP problem then why i can connect to other clients' servers in the same region? :-s
I googled and found many links on the same error but not getting over any of them .. ..
and i am connected to the server successfully, it shows me all the welcome messages but when i use any FTP command e.g DIR i get error
I missed that part earlier. So you are connecting via command line but cannot run any commands after initial connection. Most FTP software will do the same, establish a connection and then attempt some commands, including a directory listing to format and display the directory/file structure upon successful connection. So, I'm guessing your FTP software is likely connecting as well, you simply aren't able to run FTP commands. It seems the FTP account is not setup with proper permissions on the server.
I have finished the task for that client and he is enjoying his website now though i am still very interested in discovering that why I am not able to connect for the sake of learning.
thanks