January 30th, 2013, 03:29 PM
-
FTP connexion problem with two servers behind a router
Hi,
I am trying to connect to a server FTP which is placed behind a router.
And in the local network there are two FTP serveur.
Of course no problem to connect on the first one with the 21 port.
I have a problem to connect with the second one with a new port 212. I have tried with passive mode but same problem.
The strangest thing is that it is working with Filezilla, but it is not my objective, and when I try with windows 7 FTP client, I am connected on the wrong server !
I have tried with other ftp client, but this time I am connected on the right server but I cannot acces to the directories and files.
Maybe, I can try to connect on active mode, but I do not know how to change de DATA defaut port on the server.
If you any idea ?
Thanks for reading and for help !
NB: Sorry for my bad English writting.
February 20th, 2013, 03:58 AM
-
Try adding a :212 at the end of the hostname.
Good luck,
Michael H.