Page 1 of 1

FTP error: 425 CAN'T OPEN DATA CONNECTION.

PostPosted: Mon Feb 18, 2013 7:15 am
by gokulNmf
Hi All,

I am trying to submit a job from Windows. After logging through windows command prompt using ftp, below are the commands i executed:
ftp> QUOTE SITE FILETYPE=JES
200 SITE COMMAND WAS ACCEPTED
ftp> PUT D:\JOSCR002.proc
200 PORT REQUEST OK.


the cursor was blinking for some time and threw the error : "425 CAN'T OPEN DATA CONNECTION."

Can you please guide me how to over come this?

TIA.

Re: FTP error: 425 CAN'T OPEN DATA CONNECTION.

PostPosted: Mon Feb 18, 2013 7:44 am
by Robert Sample
Work with your site support group to resolve this one. The manual description of the error tells you this:
17.32 425 reply codes



__________________________________________________________________________

425 Can't open data connection.


Explanation: The server cannot open the data connection to transfer the data set.
System Action: The data set is not transferred. FTP continues.
User Response: None.
System Programmer Response: If necessary, re-create the problem with FTP server trace active. The data connection error will create a trace record with a socket function return code. Determine the cause of the socket error and correct the problem.