AW: Re: SFTP issue

2017-04-06 Thread Peter Hunkeler

>The customer is uploading via a webpage .


I may have missed something, but I understand, firstly the data does not even 
arrive completely on the Linux, and secondly this is probably HTTP/HTTPS data 
transfer since you mention "via webpage".


It seems to me FTP is not yet involved, but a browser on the client and an HTTP 
server on the Linux side. If so, have a look a the the various HTTP server log 
file; the should be at leas some kind of error log.


If feasible, I would inspect the TCP/IP traffic using Wireshark on the client 
sending the data. If this is HTTPS you won't see much of the data but you might 
find other hints.


In addition, as other have suggested, have a detailed look at the data around 
the point where the transfer stops.


--
Peter Hunkeler








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


AW: Re: SFTP issue

2017-04-06 Thread Peter Hunkeler
> Do you have the option to go directly to the Mainframe?  Maybe the z/Unix 
> side and grab it from there?


What is "z/UNIX side"? Did you meant zLinux or z/OS Unix? If the former what 
would be the difference to the current situation, which is Linux under some 
"VM" (not specfied)? If the latter, there is no difference between sending data 
to z/OS data set or to z/OS UNIX file system; it's all the same FTP server.


--
Peter Hunkeler




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