Note that there are some explanatory texts on larger screens.

plurals
  1. USStephen Tetreault
    primarykey
    data
    text
    plurals
    1. CO@JohnY just an update if you're interested: I've been in touch with the client's IT team they too are very confused as to why their AS400 system is behaving this way. For now I'm just working on catching the socket error and trying to resume where I left off in the download process. Frustrating, but I guess it's all I can do for now.
      singulars
    2. CO@JohnY thanks for the reply. I'm trying to come up with some functionality to perhaps emulate an MGET command. I would like to break this up into smaller chunks or separate session though the core functionality I have to achieve is to download whatever number of files there are posted for that day. The annoying thing is the VOLUME of the files I'm downloading is only ~40mb but the way the files are broken up by the client means there are hundreds, maybe thousands of small binary files that comprise the ~40mb total size.
      singulars
    3. CO@JohnY I'd like to not regard 3rd party software as an option to be honest. We had a (outdated) Perl script on a server we are migrating our data processing tools from and it was working semi-successfully and as I mentioned in my post it DOES work but can't handle larger volumes of downloads which is frustrating.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload