FTP error: 425 CAN'T OPEN DATA CONNECTION.



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

FTP error: 425 CAN'T OPEN DATA CONNECTION.

Postby gokulNmf » Mon Feb 18, 2013 7:15 am

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.
Cheers,
Gokul
User avatar
gokulNmf
 
Posts: 118
Joined: Sat Mar 28, 2009 6:41 pm
Location: India
Has thanked: 2 times
Been thanked: 0 time

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

Postby Robert Sample » Mon Feb 18, 2013 7:44 am

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.
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times


Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post