On Fri, 4 Dec 2020 17:03:37 +0000, Richards, Robert B. (CTR) wrote:

>Is anyone else getting connection resets when they attempt to do a FTP "get" 
>of the full.txt file?
>
>cd /s390/holddata
>locsite lrecl=80 blksize=0 recfm=fb cyl primary=15
>get full.txt 'your dataset name here' (repl
> 
Could you provide a full transcript:?

>results in:
>
>150 Opening ASCII mode data connection for full.txt (16877484 bytes)
>EZA2590E recv error from receive_data - EDC8121I CONNECTION RESET. 
>(errno2=0x74520442)
>EZA2607W Transfer aborted due to receive error (-1)
>EZA2589E Connection to server interrupted or timed out. Initial IPv6 connection
>EZA1721W Server not responding, closing connection.
>EZA1735I Std Return Code = 16150, Error Code = 00010
>

Not I:
647 $ curl -fOD - ftp://service.boulder.ibm.com/s390/holddata/full.txt
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     
0220-***************************   * 
220-**********************************************************************
220-    ...
220 service.boulder.ibm.com FTP server (WU Version 2.6.3(5) Custom Fri Jun 2 
11:15:33 MDT 2017) ready.
331 Guest login ok, send any password.
230 Guest login ok, access restrictions apply.
257 "/" is current directory.
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     
0250 CWD command successful.
250 CWD command successful.
500 'EPSV': command not understood.
227 Entering Passive Mode (170,225,15,26,242,29)
200 Type set to I.
213 16877484
150 Opening BINARY mode data connection for full.txt (16877484 bytes).
 97 16.0M   97 15.6M    0     0   817k      0  0:00:20  0:00:19  0:00:01  
982k226 Transfer complete.
100 16.0M  100 16.0M    0     0   839k      0  0:00:19  0:00:19 --:--:-- 1056k

648 $ ls -l full.txt
-rw-r--r-- 1 paulgilm paulgilm 16877484 Dec  4 10:06 full.txt

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to