PureBytes Links
Trading Reference Links
|
The problem can also sometimes be a file on the FTP Server that is actually
corrupted -- I found an AMEXxxxx.OMZ file a few days ago that was corrupted.
I reported it and they fixed it and notified me that it was fixed and
thanked me for letting them know.
The BI980224.OMZ file on the Site is currently corrupted and I reported it
last night-- hopefully it will be fixed soon. If you're having the problem
with more than an occasional file, the fix suggested below is most likely
needed -- some FTP programs give the choice between ASCII and BINARY --
Binary should always be used for .OMZ files.
-----------------------------------------------------
At 10:26 AM 2/26/98 -0500, you wrote:
>> I am trying to download refresh data omz files using WS_FTPPRO. The Omega
>> Server (TS 4.0 19.6) returns an error of "Cannot decompress the file" when
>> I try to paste the file in. The same file downloaded the normal way
>> pastes in fine. Both files are the same byte size. What am I
>> overlooking?
>
>Possibly downloading as ASCII? Make sure TYPE is set to IMAGE (check the
box for 'binary' in WS-FTP).
>If you download as ASCII, every <LF> will get a <CR> inserted when on a PC,
to preserve text formatting.
>Obviously, this can screw up a binary file.
>
>Bob Young
>
>
>
|