FTP - Windows 2008 Connectivity Problem
We are using Windows 2008 R2 Enterprise to transfer files to our vendor's FTP Servers.We are getting weird error from one particular vendor FTP server and the file is not being transferred to that location. Error details given below. 504 172.29.84.16 cannot be next recipient : it isn't client 195.229.97.34 neither a configured host This Error occurs when we issue below sequence of commands to the vendor FTP Server from our Windows 2008 Server R2 Enterprise. But other vendor's FTP servers are accepting the below commands. ---------------------------------------------------------------------------------------------------------------------------- ftp> open 195.190.156.52 8021 Connected to 195.190.156.52. 220 edi02.hps.tm.fr FTP (version 1.21 ) says hello to unknown@195.229.97.34 User (195.190.156.52:(none)): 331 Enter password 230 Good Morning, pfcleh/uascleh. ftp> literal pasv 227 Entering Passive Mode (195,190,156,52,208,39) ftp> put "\\172.29.84.16\Jitterout\testuasc.txt" "testuasc.txt" 504 172.29.84.16 cannot be next recipient : it isn't client 195.229.97.34 neither a configured host ---------------------------------------------------------------------------------------------------------------------------- Screen Shot What should be done to resolve this issue. Thanks and Regards
May 30th, 2012 2:28am

Hi, I suggest you to turn off Windows Firewall and then to try. Hopes these can help you.
Free Windows Admin Tool Kit Click here and download it now
May 30th, 2012 3:50am

Hi Spencer, We cannot remove Firewall . Kindly provide alternate solution.
May 30th, 2012 8:06am

Hi, If you can't turn off Firewall, you shuold try to open port 20 and port 21 in your Windows server 2008. Then to try.
Free Windows Admin Tool Kit Click here and download it now
May 30th, 2012 9:34pm

HI, 20 and 21 ports are already open in Windows server 2008 .
May 31st, 2012 12:23am

Hi, Do you use the right IP address? From your problem, it can be found that your FTP server's IP address is 195.190.156.52, and your client IP address shuold be 195.229.97.34 not 172.29.84.16. Actually, i have no idear where do you get ip-address 172.29.84.16. Therefore you shuold type like this, ftp> put "\\195.229.97.34\Jitterout\testuasc.txt" "testuasc.txt"
Free Windows Admin Tool Kit Click here and download it now
May 31st, 2012 1:57am

Hi, 172.29.84.16(Local N/W) is the source server where i'm sending files to Target FTP Location.
June 4th, 2012 8:08am

Hi, I am very confusing that you opened the client 195.190.156.52 8021 but you get reply from 195.229.97.34, I want to confirm 195.229.97.34 is your gateway? Also 172.29.84.16 and 195.229.97.52 seems are in difference subnet, try to ping from 172.29.84.16 to 195.229.97.52. At last you should check the client of 195.229.97.52 give you full permissions.
Free Windows Admin Tool Kit Click here and download it now
June 5th, 2012 3:38am

Hi, Client of 195.229.97.52 given full permissions. Could u advice why below error occurs while transfer the file to ftp server ?. ftp:> put "C:\testuasc.txt" "test.txt" 421 Timed out after 100 seconds *** glibc detected *** eftpd: free<>: invalid pointer: 0x0963e0c0 *** Connection Closed by remote host
June 12th, 2012 5:08am

Hi, Do you FTP client has some options like "Deny hidden", if it has, please uncheck that and try it again. Anyway, these problems are often caused by the FTP program. I suggest that you would better to ask help for your FTP developer.
Free Windows Admin Tool Kit Click here and download it now
June 14th, 2012 3:14am

Hi, Thanks for the message and we are not using third party lib files and we are using only windows basic FTP commands. Please advice.
June 15th, 2012 9:17am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics